Quick Note AI Helper Firefox

Examine source code of Quick Note AI Helper

Inspect and view changes in Quick Note AI Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quick Note AI Helper",
  "version": "1.0",
  "description": "Summarize articles or selected text into concise bullet points using AI.",
  "permissions": [
    "scripting",
    "storage",
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/icon.png"
    }
  },
  "icons": {
    "128": "icons/icon.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cc9a9f82-b3e6-4d19-b9bb-e27bb21a1a10}"
    }
  }
}

Best Quick Note AI Helper Alternatives

Here are some Firefox add-ons that are similar to Quick Note AI Helper: