Launched this week

Menu Mod
The right-click menu you wish you had
6 followers
The right-click menu you wish you had
6 followers
Most context menu extensions give you one static link. Menu Mod gives you a toolkit. Build complex menu items with placeholders, regex, string operations and encoding tools that adapt to whatever you clicked on. Or go further with real JavaScript execution, straight from the menu. Switch entire menu sets with profiles for work, coding or research. Jump right in with 100+ ready-made presets or build your own from scratch.







Hello Product Hunt 👋
For years, I built up this sprawling collection of bookmarklets with tiny JS snippets for all kinds of things. Every time I wanted to add a new one, I'd think to myself, "there has got to be a better way to do this."
That thought is basically where Menu Mod came from. I wanted to move these automations out of the bookmarks bar, and what better place than the context menu, sitting right under your cursor?
The Template Engine is the part I'm most proud of. It gives you easy access to placeholders containing context from the current page, text manipulation, string operations, regex matching and encoding tools. Menu items adapt to whatever you clicked on instead of doing the same static thing every time. It took a while to get right, but it was worth it.
I just shipped v2 with Scripting support, bringing full JavaScript execution right to your context menu. With a single right-click, you can watermark an image and download it — no editor, no manual steps.
Still actively building this, so if you run into rough edges or have ideas, I'm listening.
the profile switching idea is genuinely clever, basically turning a simple context menu into a whole workspace setup depending on what you're doing