NeuroPen: Smart Web Notes Firefox

Examine source code of NeuroPen: Smart Web Notes

Inspect and view changes in NeuroPen: Smart Web Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NeuroPen: Smart Web Notes",
  "version": "1.0",
  "description": "Revolutionary web note-taking with AI-powered organization and seamless cloud sync",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "<all_urls>",
    "tabs",
    "notifications",
    "clipboardWrite",
    "unlimitedStorage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "NeuroPen",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content/content.css"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icons/*",
    "assets/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{18096907-d978-4c66-942d-062ad5ee8b1f}"
    }
  }
}

Best NeuroPen: Smart Web Notes Alternatives

Here are some Firefox add-ons that are similar to NeuroPen: Smart Web Notes: