mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Add theme: Cleaner Bookmark Menu
This commit is contained in:
parent
a03ca511d2
commit
4a2d344510
4 changed files with 30 additions and 0 deletions
11
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css
Normal file
11
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css
Normal file
|
@ -0,0 +1,11 @@
|
|||
|
||||
#BMB_viewBookmarksSidebar,
|
||||
#BMB_searchBookmarks,
|
||||
#BMB_bookmarksShowAllTop,
|
||||
#BMB_bookmarksShowAll {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#bookmarks-menu-button #BMB_viewBookmarksToolbar {
|
||||
display: none !important;
|
||||
}
|
BIN
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/image.png
Normal file
BIN
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
5
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/readme.md
Normal file
5
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
# cleaner-bookmark-menu
|
||||
Remove unnecessary buttons from the toolbar bookmarks button.
|
||||
|
||||

|
14
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/theme.json
Normal file
14
themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "b0f635d7-c3bf-4709-af68-4712f0e5b2e5",
|
||||
"name": "Cleaner Bookmark Menu",
|
||||
"description": "Remove unnecessary buttons from the toolbar bookmarks button.",
|
||||
"homepage": "https://github.com/Pkcarreno/cleaner-bookmark-menu",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/image.png",
|
||||
"author": "Pkcarreno",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-02-17",
|
||||
"updatedAt": "2025-02-17"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue