build: firefox + chrome extensions

This commit is contained in:
github-actions[bot]
2026-06-09 16:34:47 +00:00
parent fe7b98484f
commit 3355f9e6da
4 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" crossorigin href="/index.css"> <link rel="stylesheet" crossorigin href="/index.css">
</head> </head>
<body> <body>
<div id="overbar"><p>inØsight 2.2.0<a id="homepage" href="https://github.com/planetrenox/inzerosight">source</a></p></div> <div id="overbar"><p>inØsight 2.2.0<a id="homepage" href="https://github.com/planetrenox/inzerosight" target="_blank" rel="noopener">source</a></p></div>
<textarea id="textarea" placeholder="input text here..."></textarea> <textarea id="textarea" placeholder="input text here..."></textarea>
<input id="encodeButton" type="button" name="button" value="encode to clipboard"/> <input id="encodeButton" type="button" name="button" value="encode to clipboard"/>
<input id="decodeButton" type="button" name="button" value="decode from text"/> <input id="decodeButton" type="button" name="button" value="decode from text"/>

View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" crossorigin href="/index.css"> <link rel="stylesheet" crossorigin href="/index.css">
</head> </head>
<body> <body>
<div id="overbar"><p>inØsight 2.2.0<a id="homepage" href="https://github.com/planetrenox/inzerosight">source</a></p></div> <div id="overbar"><p>inØsight 2.2.0<a id="homepage" href="https://github.com/planetrenox/inzerosight" target="_blank" rel="noopener">source</a></p></div>
<textarea id="textarea" placeholder="input text here..."></textarea> <textarea id="textarea" placeholder="input text here..."></textarea>
<input id="encodeButton" type="button" name="button" value="encode to clipboard"/> <input id="encodeButton" type="button" name="button" value="encode to clipboard"/>
<input id="decodeButton" type="button" name="button" value="decode from text"/> <input id="decodeButton" type="button" name="button" value="decode from text"/>

Binary file not shown.

Binary file not shown.