Video Duration Speeder Firefox

Examine source code of Video Duration Speeder

By: Willard
Inspect and view changes in Video Duration Speeder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "scripting",
    "activeTab",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e2a1644c-2f6e-4f28-a9f3-3374ae1cbf3f}"
    }
  }
}

Best Video Duration Speeder Alternatives

Here are some Firefox add-ons that are similar to Video Duration Speeder: