mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 00:45:30 +02:00
Add theme: Remove Tab X
This commit is contained in:
parent
21e5f9ab75
commit
231bb11dc6
4 changed files with 22 additions and 0 deletions
4
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/chrome.css
Normal file
4
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
image.tab-close-button {
|
||||
display: none !important;
|
||||
}
|
BIN
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/image.png
Normal file
BIN
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
4
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/readme.md
Normal file
4
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/readme.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
# Remove Tab X
|
||||
|
||||
Removes the X from tabs. Only middle mouse click and Ctrl+W will help you now.
|
14
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/theme.json
Normal file
14
themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6",
|
||||
"name": "Remove Tab X",
|
||||
"description": "Removes the X from tabs which closes them.",
|
||||
"homepage": "https://github.com/xXMacMillanXx/remove-tab-x",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1b88a6d1-d931-45e8-b6c3-bfdca2c7e9d6/image.png",
|
||||
"author": "xXMacMillanXx",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-03-11",
|
||||
"updatedAt": "2025-03-11"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue