POE item finder

Find item in your Path of Exile account

ما هو POE item finder؟

POE item finder هو إضافة Chrome تم تطويرها بواسطة kraiwuthi.a، والميزة الرئيسية لها هي "Find item in your Path of Exile account".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة POE item finder

قم بتنزيل ملفات الامتداد POE item finder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Find item in your Path of Exile account(stash tab, character inventory, equipped item or even socketed gem)

you can find by 
- item name
- item property
- league name
- mtx name                    

معلومات أساسية عن التمديد

الاسم POE item finder POE item finder
ID jlfgkgcbkfkifnoadbpakdmkbfdkccah
عنوان URL الرسمي https://chromewebstore.google.com/detail/poe-item-finder/jlfgkgcbkfkifnoadbpakdmkbfdkccah
الوصف Find item in your Path of Exile account
حجم الملف 1.41 MB
عدد التثبيتات 93
النسخة الحالية 0.9.1.0
آخر تحديث 2016-06-18
تاريخ النشر 2016-06-17
تقييم 3.50/5 مجموع تقييمات 2
المطور kraiwuthi.a
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "POE item finder",
    "description": "Find item in your Path of Exile account",
    "version": "0.9.1.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/www.pathofexile.com\/*",
        "storage",
        "unlimitedStorage"
    ],
    "icons": {
        "16": "images\/icon-16x16.png",
        "128": "images\/icon-128x128.png"
    }
}