diff --git a/themes/4a222d82-2803-4ed2-a390-90abfce4f195/chrome.css b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/chrome.css new file mode 100644 index 00000000..fd898d3d --- /dev/null +++ b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/chrome.css @@ -0,0 +1,7 @@ + +:root:not([customizing]) #back-button { + display: none !important; + } + :root:not([customizing]) #forward-button { + display: none !important; + } diff --git a/themes/4a222d82-2803-4ed2-a390-90abfce4f195/image.png b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/image.png new file mode 100644 index 00000000..c5b5a178 Binary files /dev/null and b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/image.png differ diff --git a/themes/4a222d82-2803-4ed2-a390-90abfce4f195/readme.md b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/readme.md new file mode 100644 index 00000000..d60de8d6 --- /dev/null +++ b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/readme.md @@ -0,0 +1,5 @@ + +Back and forward buttons will always be hidden. Useful if your mouse has the relevant buttons. +Inspired by "Zen Back Forward" (@KiKaraage) + +Consider the fact that with this mod, you won't be able to click-old previous to choose between previous pages. diff --git a/themes/4a222d82-2803-4ed2-a390-90abfce4f195/theme.json b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/theme.json new file mode 100644 index 00000000..9081fbd1 --- /dev/null +++ b/themes/4a222d82-2803-4ed2-a390-90abfce4f195/theme.json @@ -0,0 +1,14 @@ +{ + "id": "4a222d82-2803-4ed2-a390-90abfce4f195", + "name": "Back Fwd Always Hidden", + "description": "Back and forward buttons will always be hidden. Useful if your mouse has the relevant buttons", + "homepage": "", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4a222d82-2803-4ed2-a390-90abfce4f195/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4a222d82-2803-4ed2-a390-90abfce4f195/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4a222d82-2803-4ed2-a390-90abfce4f195/image.png", + "author": "jean06560", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-03-06", + "updatedAt": "2025-03-06" +} \ No newline at end of file