Scroll Firefox

Examine source code of Scroll

제작자: Asker Kurt-Elli Add-on
Inspect and view changes in Scroll 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": "Scroll",
  "version": "1.2.1",
  "description": "Navigate, copy, and export your AI chats.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/main.tsx-BUu63HZC.js"
      ],
      "matches": [
        "https://chatgpt.com/*",
        "https://www.chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "scroll@extension",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://www.chatgpt.com/*"
      ],
      "resources": [
        "assets/whats-next-MXouIo6L.png",
        "assets/main.tsx-BUu63HZC.js"
      ],
      "use_dynamic_url": false
    }
  ]
}

최고의 Scroll 대안

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