SnowEyes Firefox

Examine source code of SnowEyes

By: Sickle Add-on
Inspect and view changes in SnowEyes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "雪瞳",
  "version": "0.2.7.3",
  "description": "洞悉无形,守护无界",
  "icons": {
    "16": "icons/logo.png",
    "48": "icons/logo.png",
    "128": "icons/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "snoweyes@extension.org",
      "strict_min_version": "112.0"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "webRequest",
    "cookies",
    "tabs",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://api.mir6.com/*",
    "https://cn.apihz.cn/*"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/utils/logger.js",
        "content/config/scanner.config.js",
        "content/filters/scanner.filter.js",
        "content/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/logo.png",
      "32": "icons/logo.png",
      "48": "icons/logo.png",
      "128": "icons/logo.png"
    },
    "default_title": "雪瞳"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "background/config/*.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best SnowEyes Alternatives

Here are some Firefox add-ons that are similar to SnowEyes: