Page Notes Sidebar Firefox

Examine source code of Page Notes Sidebar

Inspect and view changes in Page Notes Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Notes Sidebar",
  "version": "1.0",
  "description": "Ghi chú nhanh cho từng trang, lưu theo URL, mở bằng nút Note.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "notes12.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Page Notes Sidebar Alternatives

Here are some Firefox add-ons that are similar to Page Notes Sidebar: