diff --git a/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/chrome.css b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/chrome.css new file mode 100644 index 00000000..4a325b7b --- /dev/null +++ b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/chrome.css @@ -0,0 +1,4 @@ + +.tab-reset-pin-button { + pointer-events: none; +} diff --git a/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/image.png b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/image.png new file mode 100644 index 00000000..66f0c4d8 Binary files /dev/null and b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/image.png differ diff --git a/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/readme.md b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/readme.md new file mode 100644 index 00000000..36cfbb9a --- /dev/null +++ b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/readme.md @@ -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. diff --git a/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/theme.json b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/theme.json new file mode 100644 index 00000000..7c1e65c8 --- /dev/null +++ b/themes/d520608e-d6ff-4ab8-a79b-1b6805f8b6d4/theme.json @@ -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" +} \ No newline at end of file