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
12 changes: 12 additions & 0 deletions themes/14afff9d-cc02-4e91-a374-bd1a3baf801b/chrome.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

#contentAreaContextMenu > [extensionid] {
display: none !important;
}
#contentAreaContextMenu menuitem[id^="_"],
#contentAreaContextMenu menu[id^="_"] {
display: none !important;
}
#contentAreaContextMenu > .menu-iconic[id*="extension"],
#contentAreaContextMenu > .menuitem-iconic[id*="extension"] {
display: none !important;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions themes/14afff9d-cc02-4e91-a374-bd1a3baf801b/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

# zen-hide-extension-in-context-menu

Minimalist Zen Browser mod to remove all third-party extension items from the right-click context menu.
14 changes: 14 additions & 0 deletions themes/14afff9d-cc02-4e91-a374-bd1a3baf801b/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "14afff9d-cc02-4e91-a374-bd1a3baf801b",
"name": "Cleaner Context Menu",
"description": "Zen mod to remove all third-party extension items from the right-click context menu.",
"homepage": "https://github.com/Noyoth/zen-hide-extension-in-context-menu",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/14afff9d-cc02-4e91-a374-bd1a3baf801b/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/14afff9d-cc02-4e91-a374-bd1a3baf801b/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/14afff9d-cc02-4e91-a374-bd1a3baf801b/image.png",
"author": "Noyoth",
"version": "1.0.0",
"tags": [],
"createdAt": "2026-02-06",
"updatedAt": "2026-02-06"
}