Quick Notes Firefox

Examine source code of Quick Notes

제작자: SMITELT
Inspect and view changes in Quick 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",
  "version": "1.0",
  "description": "Create and manage multiple notes!",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": "script-src 'self' https://fonts.googleapis.com; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{f920ec4a-26cc-4dbc-9b04-b343d4ebd2a0}"
    }
  }
}

최고의 Quick Notes 대안

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