IMDB Assistant
Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.
IMDB Assistantคืออะไร?
IMDB Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mayank Varshney และคุณลักษณะหลักของมันคือ "Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IMDB Assistant
ดาวน์โหลดไฟล์ส่วนขยาย IMDB Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series. You have to provide exact name for movie or TV Series, in the next release We will be having auto complete/ suggestions.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | eehknldpjedjhibplppffkojlhphibdd |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/imdb-assistant/eehknldpjedjhibplppffkojlhphibdd |
คำอธิบาย | Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series. |
ขนาดไฟล์ | 91.23 KB |
จำนวนการติดตั้ง | 14 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2019-03-08 |
วันที่เผยแพร่ | 2019-03-08 |
คะแนน | 4.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | Mayank Varshney |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IMDB Assistant", "version": "1.0", "description": "Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.", "browser_action": { "default_popup": "typedUrls.html", "default_icon": "clock.png" }, "manifest_version": 2 } |