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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Path of Exile Ladder
قم بتنزيل ملفات الامتداد Path of Exile Ladder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Follow the ladder of the different divisions of Path of exile on your chrome browser.
معلومات أساسية عن التمديد
الاسم | |
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\/" ] } |