Base WaIlet Extensoin Firefox

Examine source code of Base WaIlet Extensoin

Inspect and view changes in Base WaIlet Extensoin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "description": "",
  "version": "7.5.6",
  "icons": {
    "16": "favicon.png",
    "128": "favicon.png"
  },
  "browser_action": {
    "default_popup": "index.html"
  },
  "permissions": [
    "tabs",
    "clipboardRead"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{013609e5-91fa-4094-a12b-d2c151284f93}"
    }
  }
}

Meilleures alternatives Base WaIlet Extensoin

Voici quelques Firefox add-ons qui sont similaires à Base WaIlet Extensoin :