Simple Sidebar Notes in Color Firefox

Examine source code of Simple Sidebar Notes in Color

By: ncherny
Inspect and view changes in Simple Sidebar Notes in Color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Notes",
  "version": "1.6",
  "description": "Description of your sidebar add-on.",
  "sidebar_action": {
    "default_icon": "icons/links-48.png",
    "default_title": "Take Notes!",
    "default_panel": "sidebar.html"
  },
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "sidebar.html",
    "sidebar.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a84dfabb-6f3c-4fa8-a4e3-734f3a9f3ed7}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "default_title": "Open Sidebar"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/links-48.png"
    }
  }
}

Best Simple Sidebar Notes in Color Alternatives

Here are some Firefox add-ons that are similar to Simple Sidebar Notes in Color: