hallo
This commit is contained in:
BIN
cirnojewwide.png
Normal file
BIN
cirnojewwide.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
29
manifest.json
Normal file
29
manifest.json
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"manifest_version": 2,
|
||||||
|
"name": "Wide Jewish Cirno",
|
||||||
|
"version": "1.0",
|
||||||
|
"description": "cirno so wide 🤤",
|
||||||
|
"browser_specific_settings": {
|
||||||
|
"gecko": {
|
||||||
|
"id": "jew@kisukalat.xyz"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"theme": {
|
||||||
|
"colors": {
|
||||||
|
"frame": "#bbe4f8",
|
||||||
|
"toolbar": "#00000000",
|
||||||
|
"toolbar_text": "#ffffff",
|
||||||
|
"tab_background_text": "#ffffff",
|
||||||
|
"tab_line": "#8286e9",
|
||||||
|
"popup": "#bae3f7",
|
||||||
|
"popup_text": "#000000"
|
||||||
|
},
|
||||||
|
"images": {
|
||||||
|
"theme_frame": "cirnojewwide.png"
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"additional_backgrounds_alignment": ["center top"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"dependencies": {
|
||||||
|
"web-ext": "^8.10.0"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build": "web-ext build --overwrite-dest"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user