Tagged notes Firefox

Examine source code of Tagged notes

Inspect and view changes in Tagged notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tagged notes",
  "description": "A notes application with tagging",
  "version": "1.2",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{56c35823-5a26-4fee-82d8-7df1c73907d4}",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "48": "icons/tagged-notes-48.png",
    "96": "icons/tagged-notes-96.png"
  },
  "sidebar_action": {
    "default_title": "Tagged notes",
    "default_panel": "sidebar/panel.html",
    "default_icon": "icon.svg"
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "icon.svg",
    "default_title": "Tagged notes"
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Shift+Alt+N"
      },
      "description": "Show Tagged notes"
    }
  },
  "permissions": [
    "storage",
    "menus"
  ]
}

Melhores alternativas Tagged notes

Aqui estão algumas Firefox add-ons que são similares a Tagged notes: