Stremio Google Search Firefox

Examine source code of Stremio Google Search

Inspect and view changes in Stremio Google Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stremio Google Search",
  "version": "2.0.0",
  "description": "Adds Stremio to the watch movie/series button in google search",
  "icons": {
    "48": "images/icon_48x48.png",
    "96": "images/icon_96x96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aa8cb900-c7c4-4e64-83a7-8a0286c6ad0a}"
    }
  },
  "content_scripts": [
    {
      "js": [
        "scripts/script.js"
      ],
      "css": [
        "styles/styles.css"
      ],
      "matches": [
        "https://www.google.com/search*",
        "https://duckduckgo.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "images/stremio-logo-small.png"
  ]
}

Best Stremio Google Search Alternatives

Here are some Firefox add-ons that are similar to Stremio Google Search: