ReelVault - Stream Navigation Firefox

Examine source code of ReelVault - Stream Navigation

Inspect and view changes in ReelVault - Stream Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ReelVault — Stream Navigation & Bookmarks",
  "version": "1.2.0",
  "description": "Edge buttons navigate episodes/seasons on any embed page. Bookmark series, auto-track progress, browse all episodes.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://v3.sg.media-imdb.com/*",
    "https://api.tvmaze.com/*",
    "https://api.themoviedb.org/*",
    "https://raw.githubusercontent.com/*",
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "reelvault@predixcode.dev",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "ReelVault"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' https: data:"
  }
}

Best ReelVault - Stream Navigation Alternatives

Here are some Firefox add-ons that are similar to ReelVault - Stream Navigation: