Add theme: Hide Application Menu

This commit is contained in:
iTzNao 2025-04-15 00:41:41 +00:00 committed by GitHub
parent aa1fa4d102
commit efad18c087
4 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#PanelUI-menu-button {
display: none;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View file

@ -0,0 +1,3 @@
# zen-hide-application-menu
Theme to hide the 'Open application menu' button.

View file

@ -0,0 +1,14 @@
{
"id": "876796cb-e17c-41f6-9415-0ff22a5315dc",
"name": "Hide Application Menu",
"description": "Theme to hide the 'Open application menu' button.",
"homepage": "https://github.com/iTzNao/zen-hide-application-menu",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/876796cb-e17c-41f6-9415-0ff22a5315dc/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/876796cb-e17c-41f6-9415-0ff22a5315dc/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/876796cb-e17c-41f6-9415-0ff22a5315dc/image.png",
"author": "iTzNao",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-04-15",
"updatedAt": "2025-04-15"
}