Website Note Taker AI Firefox

Examine source code of Website Note Taker AI

By: LoDe88
Inspect and view changes in Website Note Taker AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Website Note Taker",
  "version": "1.0",
  "description": "A Firefox extension to take notes for websites and view them in a popup.",
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "website-notetaker@yourname.com"
    }
  }
}

Best Website Note Taker AI Alternatives

Here are some Firefox add-ons that are similar to Website Note Taker AI: