mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Disable Status Bar
This commit is contained in:
parent
1acb993248
commit
563d76d327
4 changed files with 8 additions and 0 deletions
5
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/chrome.css
Normal file
5
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/chrome.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
#statuspanel {
|
||||
display: none !important;
|
||||
|
||||
}
|
BIN
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/image.png
Normal file
BIN
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
2
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/readme.md
Normal file
2
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
Removes the bottom-left statusbar when hovering over a URL.
|
1
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/theme.json
Normal file
1
themes/b51ff956-6aea-47ab-80c7-d6c047c0d510/theme.json
Normal 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"}
|
Loading…
Add table
Add a link
Reference in a new issue