diff --git a/themes/5a9a3d3c-a600-4130-9830-3371732100b0/chrome.css b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/chrome.css new file mode 100644 index 00000000..e62de7fe --- /dev/null +++ b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/chrome.css @@ -0,0 +1,4 @@ + +#statuspanel { + display: none; +} diff --git a/themes/5a9a3d3c-a600-4130-9830-3371732100b0/image.png b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/image.png new file mode 100644 index 00000000..60822fe3 Binary files /dev/null and b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/image.png differ diff --git a/themes/5a9a3d3c-a600-4130-9830-3371732100b0/readme.md b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/readme.md new file mode 100644 index 00000000..8edbf9cf --- /dev/null +++ b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/readme.md @@ -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 diff --git a/themes/5a9a3d3c-a600-4130-9830-3371732100b0/theme.json b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/theme.json new file mode 100644 index 00000000..384aa08f --- /dev/null +++ b/themes/5a9a3d3c-a600-4130-9830-3371732100b0/theme.json @@ -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" +} \ No newline at end of file