Website SideNotes Firefox

Examine source code of Website SideNotes

Inspect and view changes in Website SideNotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website SideNotes",
  "description": "Displays a sidebar that lets you take notes on web pages.",
  "version": "1.0",
  "icons": {
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "52.0a1"
    }
  },
  "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 Website SideNotes Alternatives

Here are some Firefox add-ons that are similar to Website SideNotes: