Context Menu Highlighter Firefox

Examine source code of Context Menu Highlighter

By: J88
Inspect and view changes in Context Menu Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Context Menu Highlighter",
  "version": "1.0",
  "description": "Thêm tùy chọn trong menu chuột phải để người dùng đánh dấu đoạn văn bản đã chọn với các màu khác nhau. Các đánh dấu sẽ được lưu trữ cục bộ.",
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{66152ecf-34f0-4988-9e24-d81a0232c74b}"
    }
  }
}

Best Context Menu Highlighter Alternatives

Here are some Firefox add-ons that are similar to Context Menu Highlighter: