AI Source Scraper Firefox

Examine source code of AI Source Scraper

제작자: Janna Joceli Omena Add-on
Inspect and view changes in AI Source Scraper 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": 3,
  "name": "AI Source Scraper",
  "version": "1.4.1",
  "description": "Capture cited web links and source metadata from Claude, Gemini, and ChatGPT for longitudinal digital methods research.",
  "author": "Janna Joceli Omena",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://chatgpt.com/*",
        "https://chat.openai.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-source-scraper@jannaomena.net",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 AI Source Scraper 대안

다음은 AI Source Scraper과(와) 유사한 Firefox add-on입니다: