Path of Exile Ladder

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

Path of Exile Ladderคืออะไร?

Path of Exile Ladder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nowacki.frederic และคุณลักษณะหลักของมันคือ "Take a look of the Path of exile ladder directly from your browser"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Path of Exile Ladder

ดาวน์โหลดไฟล์ส่วนขยาย Path of Exile Ladder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Path of Exile Ladder Path of Exile Ladder
ID abnefenkcjjigmeabpinklnlimibiknc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/path-of-exile-ladder/abnefenkcjjigmeabpinklnlimibiknc
คำอธิบาย Take a look of the Path of exile ladder directly from your browser
ขนาดไฟล์ 1.26 MB
จำนวนการติดตั้ง 12
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2014-04-22
วันที่เผยแพร่ 2014-04-22
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา nowacki.frederic
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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\/"
    ]
}