WuCai - Highlight, Annotation and Note Firefox

Examine source code of WuCai - Highlight, Annotation and Note

By: wucai
Inspect and view changes in WuCai - Highlight, Annotation and Note source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "/dist/bg.min.js"
    ]
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c81a572-7b31-4439-bf97-c31715b422b3}",
      "strict_min_version": "58.0"
    }
  },
  "commands": {
    "cmd-enable-disable-highlight": {
      "description": "Enable or disable highlight",
      "suggested_key": {
        "default": "Alt+4"
      }
    }
  },
  "content_scripts": [
    {
      "css": [
        "/css/core.css",
        "/css/sidebartooltipview.css",
        "/css/sidebarhighlightsview.css",
        "/css/screens.css"
      ],
      "js": [
        "/dist/app.min.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "default_locale": "zh_CN",
  "description": "__MSG_appDesc__",
  "homepage_url": "https://www.dotalk.cn/product/wucai",
  "icons": {
    "16": "/images/icon/icon-16.png",
    "32": "/images/icon/icon-32.png",
    "48": "/images/icon/icon-48.png",
    "128": "/images/icon/icon-128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "permissions": [
    "*://*/*",
    "<all_urls>",
    "tabs",
    "storage",
    "activeTab",
    "scripting",
    "contextMenus",
    "clipboardWrite"
  ],
  "short_name": "五彩 - 划线高亮和笔记管理",
  "version": "26.3.286",
  "web_accessible_resources": [
    "/views/*",
    "/images/*",
    "/dist/*"
  ]
}

Best WuCai - Highlight, Annotation and Note Alternatives

Here are some Firefox add-ons that are similar to WuCai - Highlight, Annotation and Note: