IMDb Watcher Firefox

Examine source code of IMDb Watcher

Inspect and view changes in IMDb Watcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IMStreamer",
  "version": "1.0",
  "description": "Stream movies directly from browsing IMDB via VoDLocker API",
  "icons": {
    "96": "icons/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.imdb.com/title/*"
      ],
      "js": [
        "IMStreamer.js"
      ],
      "css": [
        "IMStreamer.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "resources/*.gif"
  ]
}

Best IMDb Watcher Alternatives

Here are some Firefox add-ons that are similar to IMDb Watcher: