Pitchify Firefox

Examine source code of Pitchify

Inspect and view changes in Pitchify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pitchify",
  "version": "1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "page.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "webNavigation",
    "*://*.youtube.com/*",
    "https://www.youtube.com/*"
  ]
}

Best Pitchify Alternatives

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