Simple Note Taker Firefox

Examine source code of Simple Note Taker

By: LoTo188
Inspect and view changes in Simple Note Taker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Note Taker",
  "version": "1.0",
  "description": "A simple note-taking extension.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/note-48.png",
    "default_popup": "popup.html",
    "default_title": "Take a Note"
  },
  "icons": {
    "48": "icons/note-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3caa0cf3-1c70-4ae1-9611-eef2b5181ce0}"
    }
  }
}

Best Simple Note Taker Alternatives

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