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をいくつか紹介します: