LightHide Firefox

Examine source code of LightHide

Inspect and view changes in LightHide source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LightHide",
  "version": "2.1",
  "description": "高亮关键字,隐藏关键字。",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "LightHide"
  },
  "icons": {
    "128": "icon.png"
  },
  "options_ui": {
    "page": "options.htm"
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "activeTab",
    "storage"
  ]
}

Best LightHide Alternatives

Here are some Firefox add-ons that are similar to LightHide: