WAuth Firefox

Examine source code of WAuth

Par : Weilliptic
Inspect and view changes in WAuth source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WAuth",
  "version": "2.1.1",
  "description": "Weilliptic Wallet is the ultimate tool for managing your assets on WeilChain, offering a seamless and secure experience.",
  "action": {
    "default_title": "WeilWallet",
    "default_popup": "src/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "19": "icons/icon-19.png",
      "32": "icons/icon-32.png",
      "38": "icons/icon-38.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png",
      "512": "icons/icon-512.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "19": "icons/icon-19.png",
    "32": "icons/icon-32.png",
    "38": "icons/icon-38.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png",
    "512": "icons/icon-512.png"
  },
  "content_scripts": [
    {
      "js": [
        "assets/js/Index.ts-loader.chunk.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "css": [],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "js": [
        "assets/js/Claude-auditor.ts-loader.chunk.js"
      ],
      "matches": [
        "https://claude.ai/*",
        "https://*.claude.ai/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "assets/js/Chatgpt-auditor.ts-loader.chunk.js"
      ],
      "matches": [
        "https://chatgpt.com/*",
        "https://*.chatgpt.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "assets/js/Gemini-auditor.ts-loader.chunk.js"
      ],
      "matches": [
        "https://gemini.google.com/*",
        "https://*.gemini.google.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "assets/js/Sarvam-auditor.ts-loader.chunk.js"
      ],
      "matches": [
        "https://sarvam.ai/*",
        "https://*.sarvam.ai/*",
        "https://indus.sarvam.ai/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "assets/js/Copilot-auditor.ts-loader.chunk.js"
      ],
      "matches": [
        "https://copilot.microsoft.com/*",
        "https://*.copilot.microsoft.com/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/*",
        "assets/js/*",
        "assets/js/**/*.js",
        "assets/js/**/*.ts"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "<all_urls>",
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "assets/js/webextension-polyfill.fd39cc5b.js",
        "assets/js/index.495b498e.js",
        "assets/js/@confio.8c30a962.js",
        "assets/js/@protobufjs.0b0262fa.js",
        "assets/js/@noble.759ff827.js",
        "assets/js/index.ts.299752b9.js",
        "assets/js/react-uuid.244887d6.js",
        "assets/js/event-listeners.b2616618.js",
        "assets/js/index.ts.3a83e17b.js"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "https://*.claude.ai/*",
        "https://claude.ai/*"
      ],
      "resources": [
        "assets/js/webextension-polyfill.fd39cc5b.js",
        "assets/js/auditorStorage.10853f85.js",
        "assets/js/@confio.8c30a962.js",
        "assets/js/@protobufjs.0b0262fa.js",
        "assets/js/@noble.759ff827.js",
        "assets/js/claude-inject.ts.de9bbda6.js",
        "assets/js/overrides.b256d0b7.js",
        "assets/js/claude-auditor.ts.17b65db4.js"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "https://*.chatgpt.com/*",
        "https://chatgpt.com/*"
      ],
      "resources": [
        "assets/js/webextension-polyfill.fd39cc5b.js",
        "assets/js/auditorStorage.10853f85.js",
        "assets/js/@confio.8c30a962.js",
        "assets/js/@protobufjs.0b0262fa.js",
        "assets/js/@noble.759ff827.js",
        "assets/js/chatgpt-inject.ts.eb309a65.js",
        "assets/js/overrides.b256d0b7.js",
        "assets/js/chatgpt-auditor.ts.0cbd2338.js"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "https://*.gemini.google.com/*",
        "https://gemini.google.com/*"
      ],
      "resources": [
        "assets/js/webextension-polyfill.fd39cc5b.js",
        "assets/js/auditorStorage.10853f85.js",
        "assets/js/@confio.8c30a962.js",
        "assets/js/@protobufjs.0b0262fa.js",
        "assets/js/@noble.759ff827.js",
        "assets/js/gemini-inject.ts.ae356021.js",
        "assets/js/overrides.b256d0b7.js",
        "assets/js/gemini-auditor.ts.614d72db.js"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "https://*.sarvam.ai/*",
        "https://indus.sarvam.ai/*",
        "https://sarvam.ai/*"
      ],
      "resources": [
        "assets/js/webextension-polyfill.fd39cc5b.js",
        "assets/js/auditorStorage.10853f85.js",
        "assets/js/@confio.8c30a962.js",
        "assets/js/@protobufjs.0b0262fa.js",
        "assets/js/@noble.759ff827.js",
        "assets/js/sarvam-inject.ts.25ba006e.js",
        "assets/js/overrides.b256d0b7.js",
        "assets/js/sarvam-auditor.ts.10b7f87d.js"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "https://*.copilot.microsoft.com/*",
        "https://copilot.microsoft.com/*"
      ],
      "resources": [
        "assets/js/webextension-polyfill.fd39cc5b.js",
        "assets/js/auditorStorage.10853f85.js",
        "assets/js/@confio.8c30a962.js",
        "assets/js/@protobufjs.0b0262fa.js",
        "assets/js/@noble.759ff827.js",
        "assets/js/copilot-inject.ts.8dc3796a.js",
        "assets/js/copilot-auditor.ts.5971b8b0.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "devtools_page": "src/pages/devtools/index.html",
  "host_permissions": [
    "file://*/*",
    "http://*/*",
    "https://*/*"
  ],
  "permissions": [
    "storage",
    "unlimitedStorage",
    "clipboardWrite",
    "tabs",
    "notifications"
  ],
  "background": {
    "scripts": [
      "assets/js/index.ts.d29b497d.js"
    ],
    "resources": [
      "src/pages/offscreen/index.html"
    ],
    "type": "module"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wauth@weilliptic.com",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "commands": {
    "toggle-feature": {
      "suggested_key": {
        "windows": "Alt+Shift+H",
        "mac": "Command+Shift+H",
        "linux": "Alt+Shift+H",
        "chromeos": "Alt+Shift+H"
      },
      "description": "Send a 'toggle-feature' event"
    }
  }
}

Meilleures alternatives WAuth

Voici quelques Firefox add-ons qui sont similaires à WAuth :