Youtube Zero Annotations Firefox

Examine source code of Youtube Zero Annotations

Inspect and view changes in Youtube Zero Annotations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Youtube Zero Annotations",
  "description": "Watch Youtube Videos without the annoying Annotations, Texts and Clickable Links in Videos. Works on All Players on any Website!",
  "version": "1.1.10resigned1",
  "browser_action": {
    "default_icon": "icons/Off.png",
    "default_title": "Youtube Zero Annotations"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "jquery.js"
      ],
      "run_at": "document_end"
    }
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "YoutubeZeroAnnotations@China-Cheats.com"
    }
  }
}

Meilleures alternatives Youtube Zero Annotations

Voici quelques Firefox add-ons qui sont similaires à Youtube Zero Annotations :