Pix Companions Firefox

Examine source code of Pix Companions

By: SUNWIN
Inspect and view changes in Pix Companions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pix Companion",
  "version": "1.0",
  "description": "A browser extension designed to assist users during Pix certification tests by blocking access to prohibited websites.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "popup.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{190dc955-1708-448f-b6e2-3154bb728816}"
    }
  }
}

Best Pix Companions Alternatives

Here are some Firefox add-ons that are similar to Pix Companions: