Superchat - AI Powered Google keep for free Firefox

Examine source code of Superchat - AI Powered Google keep for free

By: Shivam
Inspect and view changes in Superchat - AI Powered Google keep for free source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Superchat - AI Powered note taking for free",
  "description": "Take Notes faster right on the browser with seamless rephrasing, summarizing, and much more!",
  "version": "1.1.12",
  "manifest_version": 2,
  "commands": {
    "shortcut_command": {
      "suggested_key": {
        "default": "Alt+K",
        "mac": "Command+K"
      },
      "description": "Text select pop-up",
      "global": false
    }
  },
  "icons": {
    "16": "logo.png",
    "32": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "web_accessible_resources": [
    "*.css"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';",
  "permissions": [
    "storage",
    "https://*.openai.com/",
    "identity",
    "tabs",
    "webNavigation",
    "topSites"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{989c781a-a472-49eb-a404-c35e6789acaf}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content-script.js"
      ],
      "css": [
        "content-script.css"
      ]
    }
  ]
}

Best Superchat - AI Powered Google keep for free Alternatives

Here are some Firefox add-ons that are similar to Superchat - AI Powered Google keep for free: