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.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载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.                    

扩展基本信息

名称 IMDB Assistant IMDB Assistant
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
}