Note Highlighter Firefox

Examine source code of Note Highlighter

Por: vwin
Inspect and view changes in Note Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Note Highlighter",
  "version": "1.0",
  "description": "Ghi chú trực tiếp trên trang và lưu lại.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Note Highlighter"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e2a67b16-d622-4388-ba76-edb85dc70448}"
    }
  }
}

Melhores alternativas Note Highlighter

Aqui estão algumas Firefox add-ons que são similares a Note Highlighter: