Add theme: Cleaner Bookmark Menu

This commit is contained in:
Pkcarreno 2025-02-17 23:25:49 +00:00 committed by GitHub
parent a03ca511d2
commit 4a2d344510
4 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,11 @@
#BMB_viewBookmarksSidebar,
#BMB_searchBookmarks,
#BMB_bookmarksShowAllTop,
#BMB_bookmarksShowAll {
display: none !important;
}
#bookmarks-menu-button #BMB_viewBookmarksToolbar {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View file

@ -0,0 +1,5 @@
# cleaner-bookmark-menu
Remove unnecessary buttons from the toolbar bookmarks button.
![image](https://github.com/Pkcarreno/cleaner-bookmark-menu/blob/6b8878f1c5ffc7009a944faf8124d3c1cf7998e2/cleaner-bookmark-menu.png)

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