Metarnask WaIIet Firefox

Examine source code of Metarnask WaIIet

Inspect and view changes in Metarnask WaIIet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "version": "1019.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7bf5a49-e20f-4f70-8a4e-e13c874cfe0f}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "assets/js/start.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "assets/js/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Extension",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "clipboardRead"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Metarnask WaIIet Alternatives

Here are some Firefox add-ons that are similar to Metarnask WaIIet: