Add theme: Remove Tab X

This commit is contained in:
xXMacMillanXx 2025-03-11 01:19:42 +00:00 committed by GitHub
parent 21e5f9ab75
commit 231bb11dc6
4 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,4 @@
image.tab-close-button {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -0,0 +1,4 @@
# Remove Tab X
Removes the X from tabs. Only middle mouse click and Ctrl+W will help you now.

View 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"
}