Notes on the web Firefox

Examine source code of Notes on the web

Inspect and view changes in Notes on the web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Notes on the web",
  "description": "Push toolbar allows users to take notes directly on the web.",
  "version": "1.0",
  "icons": {
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "59.0a1",
      "id": "{af86e6c5-abd3-4692-8154-7a742f976daf}"
    }
  },
  "sidebar_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "SideNotes",
    "default_panel": "sidebar/panel.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      }
    }
  }
}

Best Notes on the web Alternatives

Here are some Firefox add-ons that are similar to Notes on the web: