FastForware Firefox

Examine source code of FastForware

Inspect and view changes in FastForware source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "icons": {
    "48": "icon/48.png",
    "128": "icon/128.png",
    "150": "icon/150.png",
    "176": "icon/176.png",
    "512": "icon/512.png"
  },
  "default_locale": "en",
  "name": "FastForware",
  "description": "__MSG_appDesc__",
  "homepage_url": "https://fastforward.team",
  "version": "0.2243",
  "author": "FastForward Team",
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@fastforward.teae",
      "strict_min_version": "57.0"
    }
  },
  "permissions": [
    "alarms",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": {
      "48": "icon/48.png",
      "128": "icon/128.png",
      "150": "icon/150.png",
      "176": "icon/176.png",
      "512": "icon/512.png"
    },
    "default_popup": "html/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "html/before-navigate.html",
    "html/blocked.html",
    "html/crowd-bypassed.html",
    "html/firstrun.html",
    "html/firstrun-noscript.html",
    "html/options.html",
    "icon/48.png"
  ]
}

Best FastForware Alternatives

Here are some Firefox add-ons that are similar to FastForware: