Note Categorization Firefox

Examine source code of Note Categorization

By: Jimmy
Inspect and view changes in Note Categorization source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sidebar Note-taking",
  "description": "__MSG_extensionDescription__",
  "version": "1.0",
  "icons": {
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{c14e0a95-cbd4-43f2-a84e-40e0753ef035}"
    }
  },
  "sidebar_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Sidebar Note-taking",
    "default_panel": "sidebar/panel.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      }
    }
  }
}

Best Note Categorization Alternatives

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