Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/chrome.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

.tab-reset-pin-button {
pointer-events: none;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

This is intended for users who may often click the button by accident, or simply wish to disable it. The button will no longer appear once enabled.
14 changes: 14 additions & 0 deletions themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "d520608e-d6ff-4ab8-a79b-1b6805f8b6d4",
"name": "No Back to pinned url",
"description": "Disables the Back to pinned url button that appears when hovering over the icon of a tab.",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/image.png",
"author": "InteAlis",
"version": "1.0.0",
"tags": [],
"createdAt": "2026-03-28",
"updatedAt": "2026-03-28"
}
Loading