Speed Increaser Chrome

Examine source code of Speed Increaser

Inspect and view changes in Speed Increaser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Speed Increaser",
  "version": "1.1.0",
  "description": "Take full control of video playback with precision speed adjustments. Featuring a UI and real-time on-screen feedback.",
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icon-32.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-32.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "inject.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "inject.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Speed Increaser Alternatives

Here are some Chrome extensions that are similar to Speed Increaser: