Add theme: Cleaner Extension Menu

This commit is contained in:
KiKaraage 2024-09-02 13:04:36 +00:00 committed by GitHub
parent 1acb993248
commit e7164464e5
4 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,23 @@
#unified-extensions-view box.panel-header,
#unified-extensions-description,
#unified-extensions-messages-container {
display: none !important;
}
#unified-extensions-view {
width: var(--menu-panel-width) !important;
}
panelview .unified-extensions-item-action-button {
padding-inline: 10px !important;
padding-block: 0px !important;
}
#unified-extensions-manage-extensions {
padding-inline: 10px !important;
}
#unified-extensions-panel .unified-extensions-item {
margin-block: 1px !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,4 @@
Default Unified Extension Menu in Zen has lengthy description which added extra width on it. This theme will remove the Extension header and description, results on efficient panel size.
[Go here if you want to submit issue related to this theme](https://github.com/KiKaraage/ArcWTF/issues/new?assignees=KiKaraage&labels=Zen+Themes&projects=&template=zen-browser-theme-issue.md&title=%5BZBT%5D+)

View file

@ -0,0 +1 @@
{"id": "1e86cf37-a127-4f24-b919-d265b5ce29a0", "name": "Cleaner Extension Menu", "description": "Remove header and reduce width of the Unified Extension Menu in Zen", "homepage": "", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/image.png", "author": "KiKaraage", "version": "1.0.0"}