mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Add theme: URL Ghost Hover
This commit is contained in:
parent
95df5583f6
commit
eea7156361
4 changed files with 22 additions and 0 deletions
4
themes/5a9a3d3c-a600-4130-9830-3371732100b0/chrome.css
Normal file
4
themes/5a9a3d3c-a600-4130-9830-3371732100b0/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
#statuspanel {
|
||||
display: none;
|
||||
}
|
BIN
themes/5a9a3d3c-a600-4130-9830-3371732100b0/image.png
Normal file
BIN
themes/5a9a3d3c-a600-4130-9830-3371732100b0/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
4
themes/5a9a3d3c-a600-4130-9830-3371732100b0/readme.md
Normal file
4
themes/5a9a3d3c-a600-4130-9830-3371732100b0/readme.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
# URL Ghost Hover
|
||||
|
||||
This removes the small URL address preview you get on the bottom left of the window when hovering over a link
|
14
themes/5a9a3d3c-a600-4130-9830-3371732100b0/theme.json
Normal file
14
themes/5a9a3d3c-a600-4130-9830-3371732100b0/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "5a9a3d3c-a600-4130-9830-3371732100b0",
|
||||
"name": "URL Ghost Hover",
|
||||
"description": "This removes the URL preview you get on the bottom left of the window when hovering over a link",
|
||||
"homepage": "",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5a9a3d3c-a600-4130-9830-3371732100b0/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5a9a3d3c-a600-4130-9830-3371732100b0/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5a9a3d3c-a600-4130-9830-3371732100b0/image.png",
|
||||
"author": "aneeshsoni",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-05-29",
|
||||
"updatedAt": "2025-05-29"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue