Quick Notes Firefox

Examine source code of Quick Notes

제작자: Crics Guru
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": "A note-taking extension where users can quickly jot down ideas and save them for later.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/border-48.png"
    },
    "default_title": "Quick Notes",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{724a1afa-4521-4916-805b-3f1d3ec72b87}"
    }
  }
}

최고의 Quick Notes 대안

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