Quick website notes Firefox

Examine source code of Quick website notes

Por: luong
Inspect and view changes in Quick website notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Notes by Site",
  "version": "1.0",
  "description": "Ghi chú nhanh cho từng website và hiện lại khi quay lại trang đó.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Ghi chú nhanh"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5657aae1-6f72-4c30-92c2-69f84d4f9610}"
    }
  }
}

Melhores alternativas Quick website notes

Aqui estão algumas Firefox add-ons que são similares a Quick website notes: