RecallHub Firefox

Examine source code of RecallHub

By: Philip
Inspect and view changes in RecallHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RecallHub",
  "version": "3.4.0",
  "permissions": [
    "activeTab",
    "alarms",
    "nativeMessaging",
    "notifications",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "http://127.0.0.1:4310/*",
    "*://claude.ai/*",
    "*://chatgpt.com/*",
    "*://chat.openai.com/*",
    "*://copilot.microsoft.com/*",
    "*://www.bing.com/*",
    "*://m365.cloud.microsoft/*",
    "*://gemini.google.com/*",
    "*://copilot.fun/*",
    "*://www.perplexity.ai/*",
    "*://perplexity.ai/*",
    "*://grok.com/*",
    "*://x.com/i/grok*",
    "*://www.meta.ai/*",
    "*://meta.ai/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://copilot.microsoft.com/*",
        "*://www.bing.com/chat*",
        "*://m365.cloud.microsoft/chat*",
        "*://chat.openai.com/*",
        "*://chatgpt.com/*",
        "*://claude.ai/*",
        "*://copilot.fun/*",
        "*://gemini.google.com/*",
        "*://www.perplexity.ai/*",
        "*://perplexity.ai/*",
        "*://grok.com/*",
        "*://x.com/i/grok*",
        "*://www.meta.ai/*",
        "*://meta.ai/*"
      ],
      "js": [
        "crypto.js",
        "identity.js",
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "RecallHub"
  },
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "memorylayer@escrowhubs.io",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' http://127.0.0.1:4310 https://api.recallhub.io"
  }
}

Best RecallHub Alternatives

Here are some Firefox add-ons that are similar to RecallHub: