Quick Note Taker Firefox

Examine source code of Quick Note Taker

제작자: zsheephe
Inspect and view changes in Quick Note Taker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Note Taker",
  "version": "1.0.0",
  "description": "A lightweight extension to quickly write, copy, and save notes.",
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Quick Note Taker"
  },
  "icons": {
    "48": "icon.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "applications": {
    "gecko": {
      "id": "quick-note-taker@example.com"
    }
  }
}

최고의 Quick Note Taker 대안

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