Path of Exile Ladder

Take a look of the Path of exile ladder directly from your browser

Wat is Path of Exile Ladder?

Path of Exile Ladder is een Chrome-extensie ontwikkeld door nowacki.frederic, en de belangrijkste functie is "Take a look of the Path of exile ladder directly from your browser".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Path of Exile Ladder

Download Path of Exile Ladder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Follow the ladder of the different divisions of Path of exile on your chrome browser.                    

Basisinformatie over de Extensie

Naam Path of Exile Ladder Path of Exile Ladder
ID abnefenkcjjigmeabpinklnlimibiknc
Officiële URL https://chrome.google.com/webstore/detail/path-of-exile-ladder/abnefenkcjjigmeabpinklnlimibiknc
Beschrijving Take a look of the Path of exile ladder directly from your browser
Bestandsgrootte 1.26 MB
Aantal Installaties 12
Huidige Versie 1.0.3
Laatst Bijgewerkt 2014-04-22
Publicatiedatum 2014-04-22
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar nowacki.frederic
Betalingswijze free
Ondersteunde Talen 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\/"
    ]
}