PR0F0X01_Open-All-Containers Firefox

Examine source code of PR0F0X01_Open-All-Containers

By: prof Add-on
Inspect and view changes in PR0F0X01_Open-All-Containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PR0F0X01_Open-In-All-Containers",
  "version": "1.0.0",
  "description": "Open any URL in all Firefox Containers at once",
  "author": "Open In All Containers",
  "permissions": [
    "tabs",
    "contextualIdentities",
    "cookies",
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Open In All Containers"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "PR0F0X01_Open-In-All-Containers@extension",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PR0F0X01_Open-All-Containers Alternatives

Here are some Firefox add-ons that are similar to PR0F0X01_Open-All-Containers: