Quick website notes Firefox

Examine source code of Quick website notes

제작자: 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}"
    }
  }
}

최고의 Quick website notes 대안

다음은 Quick website notes과(와) 유사한 Firefox add-on입니다: