Chatwait: Get paid while AI thinks Firefox

Examine source code of Chatwait: Get paid while AI thinks

Par : Chatwait Add-on
Inspect and view changes in Chatwait: Get paid while AI thinks source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Chatwait: Get paid while AI thinks",
  "description": "Earn while ChatGPT, Claude, and Gemini thinks. We cannot read your chats.",
  "version": "0.1.6",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "https://chatgpt.com/*",
    "https://claude.ai/*",
    "https://gemini.google.com/*",
    "https://chatwait.com/*"
  ],
  "web_accessible_resources": [
    "chatwait-icon-round.svg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@chatwait.com",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ],
        "optional": [
          "technicalAndInteraction",
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Chatwait",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Meilleures alternatives Chatwait: Get paid while AI thinks

Voici quelques Firefox add-ons qui sont similaires à Chatwait: Get paid while AI thinks :