-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
new-themeSubmit a theme to be added to the theme librarySubmit a theme to be added to the theme library
Description
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
Image
Type
- JSON Color Theme
Theme Styles
#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;
}Readme
# zen-hide-extension-in-context-menu
Minimalist Zen Browser mod to remove all third-party extension items from the right-click context menu.Preferences
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new-themeSubmit a theme to be added to the theme librarySubmit a theme to be added to the theme library