Stream It Firefox

Examine source code of Stream It

提供元: Hemanta Pokharel
Inspect and view changes in Stream It source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Stream It",
  "version": "1.0",
  "description": "Add streaming options in IMDb and Google search results.",
  "host_permissions": [
    "https://www.imdb.com/*",
    "https://www.google.com/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "streamit@hemantapkh.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.imdb.com/title/*"
      ],
      "js": [
        "scripts/imdb.js"
      ]
    },
    {
      "matches": [
        "https://www.google.com/*"
      ],
      "js": [
        "scripts/google.js"
      ]
    }
  ]
}

ベストのStream It代替案

Stream Itに類似したFirefox add-onをいくつか紹介します: