Video Speed Flame Firefox

Examine source code of Video Speed Flame

By: Tihodi
Inspect and view changes in Video Speed Flame source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Video Speed",
  "version": "1.5",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_title": "Открыть/Закрыть панель"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "videospeed@myext"
    }
  }
}

Best Video Speed Flame Alternatives

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