Speedster - Video Speed Controller Firefox

Examine source code of Speedster - Video Speed Controller

Inspect and view changes in Speedster - Video Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Speedster - Video Speed Controller",
  "version": "1.0",
  "description": "A privacy-focused video speed controller for various video platforms.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Speedster - Video Speed Controller"
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6dc154b2-df61-4d07-8202-69f185fb108e}"
    }
  }
}

Best Speedster - Video Speed Controller Alternatives

Here are some Firefox add-ons that are similar to Speedster - Video Speed Controller: