Path of Exile Ladder

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

Path of Exile Ladder là gì?

Path of Exile Ladder là một tiện ích mở rộng Chrome được phát triển bởi nowacki.frederic, và tính năng chính của nó là "Take a look of the Path of exile ladder directly from your browser".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Path of Exile Ladder

Tải xuống các tệp mở rộng Path of Exile Ladder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Path of Exile Ladder Path of Exile Ladder
ID abnefenkcjjigmeabpinklnlimibiknc
URL Chính Thức https://chrome.google.com/webstore/detail/path-of-exile-ladder/abnefenkcjjigmeabpinklnlimibiknc
Mô tả Take a look of the Path of exile ladder directly from your browser
Kích Thước Tệp 1.26 MB
Số Lần Cài Đặt 12
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2014-04-22
Ngày Phát Hành 2014-04-22
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển nowacki.frederic
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}