feat: Add initial Firefox container tab extension with popup UI, background script, manifest, and a comprehensive set of icons.
This commit is contained in:
7
icons/fence.svg
Normal file
7
icons/fence.svg
Normal 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 |
Reference in New Issue
Block a user