Skip to content

[create-theme]: Cleaner Context MenuΒ #1902

@Noyoth

Description

@Noyoth

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

https://raw.githubusercontent.com/Noyoth/zen-hide-extension-in-context-menu/refs/heads/main/image.png

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-themeSubmit a theme to be added to the theme library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions