IMDb Watcher Firefox

Examine source code of IMDb Watcher

제작자: 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"
  ]
}

최고의 IMDb Watcher 대안

다음은 IMDb Watcher과(와) 유사한 Firefox add-on입니다: