Path of Exile Ladder
Take a look of the Path of exile ladder directly from your browser
Qu'est-ce que Path of Exile Ladder ?
Path of Exile Ladder est une extension Chrome développée par nowacki.frederic, et sa fonction principale est "Take a look of the Path of exile ladder directly from your browser".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Path of Exile Ladder
Téléchargez les fichiers d'extension Path of Exile Ladder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Follow the ladder of the different divisions of Path of exile on your chrome browser.
Informations de Base sur l'Extension
Nom | |
ID | abnefenkcjjigmeabpinklnlimibiknc |
URL Officiel | https://chrome.google.com/webstore/detail/path-of-exile-ladder/abnefenkcjjigmeabpinklnlimibiknc |
Description | Take a look of the Path of exile ladder directly from your browser |
Taille du Fichier | 1.26 MB |
Nombre d'Installations | 12 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2014-04-22 |
Date de Publication | 2014-04-22 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | nowacki.frederic |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Path of Exile Ladder", "version": "1.0.3", "description": "Take a look of the Path of exile ladder directly from your browser", "icons": { "16": "icons\/img16.png", "48": "icons\/img48.png", "128": "icons\/img128.png" }, "browser_action": { "default_icon": "icons\/img38.png", "default_title": "POE LADDER", "default_popup": "popup.html" }, "permissions": [ "tabs", "bookmarks", "http:\/\/api.pathofexile.com\/" ] } |