userChrome Companion Firefox

Examine source code of userChrome Companion

By: jjaxiv
Inspect and view changes in userChrome Companion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "userChrome Companion",
  "version": "0.8",
  "description": "Toggle & Manage multiple userChrome styles",
  "icons": {
    "48": "assets/media/icon-48.png"
  },
  "sidebar_action": {
    "default_panel": "sidebar.html",
    "default_title": "Toggle & Manage userChrome",
    "default_icon": {
      "48": "assets/media/icon-48.png"
    }
  },
  "action": {
    "default_title": "userChrome Companion"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://raw.githubusercontent.com/*",
    "https://codeberg.org/*/*/raw/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "modules/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "userChromeCompanion@soulhotel.net"
    }
  }
}

Best userChrome Companion Alternatives

Here are some Firefox add-ons that are similar to userChrome Companion: