PokeDream Pokedex Pokemon Search

Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.

ما هو PokeDream Pokedex Pokemon Search؟

PokeDream Pokedex Pokemon Search هو إضافة Chrome تم تطويرها بواسطة http://pokedream.com، والميزة الرئيسية لها هي "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة PokeDream Pokedex Pokemon Search

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

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

                        Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.                    

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

الاسم PokeDream Pokedex Pokemon Search PokeDream Pokedex Pokemon Search
ID dhlghlhbjpgnhdkafnfblngcgldkaagn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/pokedream-pokedex-pokemon/dhlghlhbjpgnhdkafnfblngcgldkaagn
الوصف Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.
حجم الملف 611 KB
عدد التثبيتات 790
النسخة الحالية 1.1.1
آخر تحديث 2013-11-23
تاريخ النشر 2013-11-23
تقييم 4.06/5 مجموع تقييمات 16
المطور http://pokedream.com
نوع الدفع free
موقع الإضافة http://pokedream.com
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PokeDream Pokedex Pokemon Search",
    "short_name": "Pokemon Search",
    "description": "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.",
    "version": "1.1.1",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "homepage_url": "http:\/\/pokedream.com",
    "browser_action": {
        "default_icon": "icons\/icon16.png",
        "default_popup": "search.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}