Quick Bookmark Notes Firefox

Examine source code of Quick Bookmark Notes

Inspect and view changes in Quick Bookmark Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quick Bookmark Notes",
  "version": "1.0.0",
  "description": "Quickly save bookmarks with a note for each page.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "action": {
    "default_title": "Quick Bookmark Notes",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon.svg",
      "96": "icons/icon.svg"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-bookmark-notes@example-addon.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas Quick Bookmark Notes

Aquí hay algunas Firefox add-ons que son similares a Quick Bookmark Notes: