Quick Note ๐Ÿ“ Firefox

Examine source code of Quick Note ๐Ÿ“

์ œ์ž‘์ž: Shubam Ashish Add-on
Inspect and view changes in Quick Note ๐Ÿ“ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quick Note ๐Ÿ“",
  "version": "1.0",
  "description": "Quickly jot down your important things!",
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quicknote@shubham.com",
      "strict_min_version": "109.0"
    }
  }
}

์ตœ๊ณ ์˜ Quick Note ๐Ÿ“ ๋Œ€์•ˆ

๋‹ค์Œ์€ Quick Note ๐Ÿ“๊ณผ(์™€) ์œ ์‚ฌํ•œ Firefox add-on์ž…๋‹ˆ๋‹ค: