Website-specific Notes Firefox

Examine source code of Website-specific Notes

By: AE88
Inspect and view changes in Website-specific Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "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": "{29efdfd0-3ea8-406e-b759-eed9de4b0c88}"
    }
  },
  "sidebar_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "__MSG_extensionName__",
    "default_panel": "sidebar/panel.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      }
    }
  }
}

Best Website-specific Notes Alternatives

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