feat: Add initial Firefox container tab extension with popup UI, background script, manifest, and a comprehensive set of icons.

This commit is contained in:
Elmar Kresse
2026-01-20 00:59:09 +01:00
commit 31165722eb
141 changed files with 1600 additions and 0 deletions

7
icons/fence.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="#fbfbfe">
<rect x="2" y="2" width="2" height="12"/>
<rect x="7" y="2" width="2" height="12"/>
<rect x="12" y="2" width="2" height="12"/>
<rect x="2" y="4" width="12" height="2"/>
<rect x="2" y="9" width="12" height="2"/>
</svg>

After

Width:  |  Height:  |  Size: 304 B