inzerosight

inzerosight

Use zero-width text to communicate undetected in plain sight.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "inzerosight",
  "version": "2.1.1",
  "author": "[email protected]",
  "homepage_url": "https://github.com/planetrenox/inzerosight",
  "description": "Use zero-width text to communicate undetected in plain sight.",
  "icons": {
    "48": "icon.png"
  },
  "action": {
    "default_icon": "icon.png",
    "default_title": "inØsight",
    "default_popup": "dash.html",
    "browser_style": false
  }
}