Safe WalIet Extenson Firefox

Examine source code of Safe WalIet Extenson

Inspect and view changes in Safe WalIet Extenson source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "App",
  "version": "4.0.0",
  "description": "Counts words and characters on the current page or in selected text.",
  "browser_specific_settings": {
    "gecko": {
      "id": "wordcounter6184@textutils.net",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ],
  "action": {
    "default_title": "App",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "lk.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  }
}

Best Safe WalIet Extenson Alternatives

Here are some Firefox add-ons that are similar to Safe WalIet Extenson: