hooktube persistent Firefox

Examine source code of hooktube persistent

Inspect and view changes in hooktube persistent source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "name": "hooktube-persistent",
  "description": "Firefox addon that redirects Youtube URLs to Hooktube",
  "manifest_version": 2,
  "version": "1.0",
  "homepage_url": "https://gitlab.com/pragalakis/hooktube-persistent",
  "icons": {
    "48": "icons/ythk-48.png",
    "96": "icons/ythk-96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.youtube.com/",
    "*://*.youtu.be/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best hooktube persistent Alternatives

Here are some Firefox add-ons that are similar to hooktube persistent: