IMDB Assistant

IMDB Assistant

Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.

Merlin
Additional files are visible only to premium users

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
}