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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        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'"
}