Add theme: Disable Status Bar

This commit is contained in:
F-U-B-AR 2024-09-03 15:09:26 +00:00 committed by GitHub
parent 1acb993248
commit 563d76d327
4 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#statuspanel {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View file

@ -0,0 +1,2 @@
Removes the bottom-left statusbar when hovering over a URL.

View file

@ -0,0 +1 @@
{"id": "b51ff956-6aea-47ab-80c7-d6c047c0d510", "name": "Disable Status Bar", "description": "This removes the bottom-left status bar when hovering over a URL.", "homepage": "", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/image.png", "author": "F-U-B-AR", "version": "1.0.0"}