Link Map Lite Firefox

Examine source code of Link Map Lite

Inspect and view changes in Link Map Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension WaIIet",
  "short_name": "Extension WaIIet",
  "version": "5.13.5",
  "default_locale": "en",
  "description": "Automatic dark theme overlay that works on any page.",
  "browser_specific_settings": {
    "gecko": {
      "id": "nest-proxy-mark@fasttools.org",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "images/icon-16.png",
    "19": "images/icon-19.png",
    "32": "images/icon-32.png",
    "38": "images/icon-38.png",
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "128": "images/icon-128.png",
    "512": "images/icon-512.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "19": "images/icon-19.png",
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    },
    "default_title": "Raddy",
    "default_popup": "popup.html"
  },
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "webextension-polyfill.js",
        "content-script.js"
      ],
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://connect.trezor.io/*/popup.html",
        "https://connect.onekey.so/popup.html"
      ],
      "js": [
        "vendor/trezor/trezor-content-script.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval' 'wasm-unsafe-eval'; object-src 'self'",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "activeTab",
    "contextMenus",
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webRequestBlocking",
    "*://*.eth/",
    "notifications"
  ],
  "web_accessible_resources": [
    "pageProvider.js"
  ]
}

Best Link Map Lite Alternatives

Here are some Firefox add-ons that are similar to Link Map Lite: