iNote Firefox

Examine source code of iNote

Inspect and view changes in iNote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "iNote",
  "version": "1.0.3.3",
  "description": "iNote is a minimalist, free and anonymous note taking app. Record any thoughts, note , tel , email or todo list. The notes are saved in storage. As you can see, everything is simple and easy to use in iNote.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_icon": {
      "32": "icons/iNote-32.png",
      "48": "icons/iNote-48.png",
      "128": "icons/iNote-128.png"
    },
    "default_title": "iNote",
    "default_popup": "popup/inote.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "inote-id@sohu.com"
    }
  }
}

Best iNote Alternatives

Here are some Firefox add-ons that are similar to iNote: