Fast Forwarder Firefox

Examine source code of Fast Forwarder

Inspect and view changes in Fast Forwarder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fast Forwarder",
  "version": "1.0",
  "author": "Wesley Laurindo",
  "description": "Controls the speed of videos on the page",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{576fed4b-c428-4fe0-8a12-2b2e9f6e4f22}"
    }
  }
}

Best Fast Forwarder Alternatives

Here are some Firefox add-ons that are similar to Fast Forwarder: