QuickSiteNotes Firefox

Examine source code of QuickSiteNotes

Inspect and view changes in QuickSiteNotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickSiteNotes",
  "version": "1.0.0",
  "description": "Lưu và xem ghi chú ngắn cho từng trang (lưu cục bộ trên trình duyệt).",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-site-notes@example.com"
    }
  }
}

Best QuickSiteNotes Alternatives

Here are some Firefox add-ons that are similar to QuickSiteNotes: