Red YT Progress Bar Firefox

Examine source code of Red YT Progress Bar

Inspect and view changes in Red YT Progress Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Red YT Progress Bar",
  "description": "Remove the pink transition towards the end of the YouTube progress bar.",
  "version": "1.1",
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": "noPinkIcon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "redYTScrub@5dc38a0f-e52e-403e-b6a5-62941c96d09a"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "*://*.youtube.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "noPinkIcon.png"
  }
}

Best Red YT Progress Bar Alternatives

Here are some Firefox add-ons that are similar to Red YT Progress Bar: