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是由Mayank Varshney開發的Chrome擴展程式,該擴展的主要功能是“Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.”。
擴展截圖
下載IMDB Assistant擴展crx文件
下載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 |
官方網址 | 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 } |