YouTube Clean Share Firefox

Examine source code of YouTube Clean Share

By: Zatore
Inspect and view changes in YouTube Clean Share source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Clean Share Link",
  "version": "1.0",
  "description": "Removes tracking parameters from YouTube share links.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icons/icon.png"
  },
  "applications": {
    "gecko": {
      "id": "youtube-clean-share@example.com"
    }
  }
}

Best YouTube Clean Share Alternatives

Here are some Firefox add-ons that are similar to YouTube Clean Share: