IMDB Assistant
Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.
What is IMDB Assistant?
IMDB Assistant is a Chrome extension developed by Mayank Varshney, and its main feature is "Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.".
Extension Screenshots
Download IMDB Assistant Extension CRX File
Download IMDB Assistant extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | eehknldpjedjhibplppffkojlhphibdd |
Official URL | https://chrome.google.com/webstore/detail/imdb-assistant/eehknldpjedjhibplppffkojlhphibdd |
Description | Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series. |
File Size | 91.23 KB |
Installation Count | 14 |
Current Version | 1.0 |
Last Updated | 2019-03-08 |
Publish Date | 2019-03-08 |
Rating | 4.00/5 Total 4 Ratings |
Developer | Mayank Varshney |
[email protected] | |
Payment Type | free |
Supported Languages | 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 } |