Nowledge Memory Exchange Firefox

Examine source code of Nowledge Memory Exchange

Inspect and view changes in Nowledge Memory Exchange source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Nowledge Memory Exchange",
  "version": "1.0.4",
  "description": "Import ChatGPT, Claude & Gemini conversations into Nowledge, the cross AI agent context manager",
  "action": {
    "default_popup": "src/pages/popup/index.html",
    "default_icon": {
      "32": "icon-32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hello@nowledge-labs.ai"
    }
  },
  "icons": {
    "128": "icon-128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "http://localhost:14242/*",
    "http://127.0.0.1:14242/*"
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.tsx-loader-wZRcOvA3.js"
      ],
      "matches": [
        "https://claude.ai/*",
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://gemini.google.com/*"
      ],
      "css": [
        "contentStyle.css",
        "assets/index-DA9t20Yo.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*"
      ],
      "resources": [
        "contentStyle.css",
        "icon-128.png",
        "icon-32.png",
        "assets/utils-D-PljXMf.js",
        "assets/index.tsx-CZpKQViI.js"
      ]
    }
  ]
}

Best Nowledge Memory Exchange Alternatives

Here are some Firefox add-ons that are similar to Nowledge Memory Exchange: