build: firefox + chrome extensions

This commit is contained in:
github-actions[bot]
2026-03-11 01:25:03 +00:00
parent 0a34a1b29e
commit 20128386e7
10 changed files with 70 additions and 0 deletions

1
dist/chrome/manifest.json vendored Normal file
View File

@@ -0,0 +1 @@
{"name":"inØsight","version":"2.1.0","author":"planetrenox@pm.me","homepage_url":"https://github.com/planetrenox/inzerosight","description":"Communicate undetected in plain sight.","icons":{"48":"icon_500.png"},"manifest_version":3,"action":{"default_icon":{"48":"icon_500.png"},"default_title":"inØsight","default_popup":"index.html"}}