YouTube Ad Accelerator & EasySpeed Firefox

Examine source code of YouTube Ad Accelerator & EasySpeed

Inspect and view changes in YouTube Ad Accelerator & EasySpeed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Ad Accelerator & Easy Speed Drag",
  "version": "3.50.4.1",
  "description": "Speed up YouTube Ads by 16x. Plus, change the speed of YouTube videos by clicking and dragging left or right anywhere on the video.",
  "permissions": [
    "activeTab",
    "storage",
    "*://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "utils.js",
        "handlers.js",
        "adObservers.js",
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/16.png",
      "32": "images/32.png",
      "48": "images/48.png",
      "128": "images/128.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "48": "images/48.png",
    "64": "images/64.png",
    "128": "images/128.png"
  },
  "web_accessible_resources": [
    "images/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ESD@davidschiller.net"
    }
  }
}

Best YouTube Ad Accelerator & EasySpeed Alternatives

Here are some Firefox add-ons that are similar to YouTube Ad Accelerator & EasySpeed: