Path of Exile Ladder

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

Apa itu Path of Exile Ladder?

Path of Exile Ladder adalah ekstensi Chrome yang dikembangkan oleh nowacki.frederic, dan fitur utamanya adalah "Take a look of the Path of exile ladder directly from your browser".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Path of Exile Ladder

Unduh file ekstensi Path of Exile Ladder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Path of Exile Ladder Path of Exile Ladder
ID abnefenkcjjigmeabpinklnlimibiknc
URL Resmi https://chrome.google.com/webstore/detail/path-of-exile-ladder/abnefenkcjjigmeabpinklnlimibiknc
Deskripsi Take a look of the Path of exile ladder directly from your browser
Ukuran File 1.26 MB
Jumlah Instalasi 12
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2014-04-22
Tanggal Publikasi 2014-04-22
Penilaian 5.00/5 Total 1 Penilaian
Pengembang nowacki.frederic
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}