AI-ChatNote - Inline Comments for AI Chats Firefox

Examine source code of AI-ChatNote - Inline Comments for AI Chats

Por: MK2000 Add-on
Inspect and view changes in AI-ChatNote - Inline Comments for AI Chats 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": "AI-ChatNote",
  "version": "2.1.0",
  "description": "Comment on individual paragraphs in AI chat responses before sending your next message.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chatnote@ai-paragraph-comments",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://localhost/*",
        "*://127.0.0.1/*",
        "https://chatgpt.com/*",
        "https://gemini.google.com/*",
        "https://www.google.com/search*",
        "https://google.com/search*",
        "https://www.google.de/search*",
        "https://google.de/search*",
        "https://grok.com/*",
        "https://x.com/*",
        "https://kimi.com/*",
        "https://www.kimi.com/*",
        "https://kimi.ai/*",
        "https://www.kimi.ai/*",
        "https://chat.deepseek.com/*",
        "https://claude.ai/*"
      ],
      "js": [
        "adapters/librechat.js",
        "adapters/chatgpt.js",
        "adapters/gemini.js",
        "adapters/grok.js",
        "adapters/kimi.js",
        "adapters/deepseek.js",
        "adapters/claude.js",
        "shared.js",
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "icons/badge.png"
  ]
}

Melhores alternativas AI-ChatNote - Inline Comments for AI Chats

Aqui estão algumas Firefox add-ons que são similares a AI-ChatNote - Inline Comments for AI Chats: