Viu Política! Firefox

Examine source code of Viu Política!

Inspect and view changes in Viu Política! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Viu Política!",
  "version": "0.0.8",
  "description": "Ao instalar esta extensão, você está ajudando a Mozilla Foundation, a Universidade de Exeter, e o Instituto Vero a entender o conteúdo político espalhado pelo YouTube em 2022.",
  "homepage_url": "https://github.com/mozilla/viu-politica",
  "manifest_version": 2,
  "minimum_chrome_version": "74",
  "incognito": "not_allowed",
  "icons": {
    "16": "/assets/icon/extension-icon-16x16.png",
    "128": "/assets/icon/extension-icon-128x128.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "*://*.youtube.com/*",
    "https://incoming.telemetry.mozilla.org/*"
  ],
  "options_ui": {
    "browser_style": false,
    "page": "/options/options.html"
  },
  "background": {
    "scripts": [
      "/background/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "/assets/icon/extension-icon-46x46.png",
    "default_title": "Viu Política!",
    "default_popup": "/popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "/content/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "/content/content.css",
    "/content/page.js",
    "*.woff",
    "*.woff2"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{754b68ab-7cd6-4cd5-a69c-eba90858f2b6}"
    }
  }
}

Best Viu Política! Alternatives

Here are some Firefox add-ons that are similar to Viu Política!: