Chatbot Chronicles: ChatGPT, Claude history search Firefox

Examine source code of Chatbot Chronicles: ChatGPT, Claude history search

Inspect and view changes in Chatbot Chronicles: ChatGPT, Claude history search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Chatbot Chronicles",
  "description": "Powerful in-browser search for ChatGPT, Claude, and Perplexity. Instantly find any past conversation, anywhere.",
  "version": "0.2.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{72dfa15a-6d98-461d-9329-2fd6dab54f63}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "webRequest",
    "alarms",
    "contextMenus",
    "contextualIdentities",
    "webRequestBlocking",
    "cookies",
    "https://*.chatbot-chronicles.com/extension/*",
    "https://chatgpt.com/*",
    "https://www.perplexity.ai/*",
    "https://claude.ai/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.chatbot-chronicles.com/extension/*"
      ],
      "js": [
        "content-scripts/chronicles-bridge.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Chatbot Chronicles"
  }
}

Best Chatbot Chronicles: ChatGPT, Claude history search Alternatives

Here are some Firefox add-ons that are similar to Chatbot Chronicles: ChatGPT, Claude history search: