Description from extension meta
All in One Kontextmenü: (Formularausfüller, Suchauswahl, Rechtsklick aktivieren usw.)
Image from store
Description from store
Plugin features:
1- Advanced Form Filling
2- Advanced Text Selection and Search
3- Enable Right Click.
All in One Context Menu combines three essential tools into one seamless experience, empowering you to work faster and smarter.
All In One Context Menu is a powerful Chrome extension designed to enhance productivity by providing customizable right-click context menus, automating repetitive tasks. With this extension, you can instantly fill forms with predefined data, create dynamic content, search for selected text, and remove right-click restrictions. Streamline your workflow with the advanced features of the extension.
It is suitable for anyone who wants to automate repetitive workflows. Perfect for Content creators, developers, researchers, and anyone seeking to automate workflows or bypass restrictive websites.
This extension does not request any permissions. No Data Collection, This extension does not collect, store, or transmit user data.
Key Features:
⭐Form Filler & Automation:
Paste predefined values into forms fields effortlessly.
⭐ Advanced Select and Search
You can add unlimited sites using the search URL of the website you want.
⭐Bypass Right-Click Restrictions:
Automatically removes website blocks on text selection, copy/paste, and context menus.
⭐Advanced Folder Option
You can divide the menus into Folders or Groups as you wish. You can reorder the Menus and Folders by dragging and dropping.
⭐Creating a Website Shortcut
You can add as many website shortcuts as you want to the context menu.
⭐Customizable Context Menus:
Create folders, submenus, and personalized commands with dynamic variables (e.g., dates, math, URLs).
⭐Dynamic Variables:
Generate dates, times, random numbers, math calculations, and more using special syntax.
⭐Special Variables: (Examples)
The extension supports dynamic content generation using these variables:
date(format) = Inserts the current date.
Examples:
date() → Adds current date
date(dd/mm/yyyy) → 11/04/2025 Inserts the current date in the specified format.
time(format) = Inserts the current time.
Examples:
time() → 14:30:45
time(hh:mm) → 14:30
rand(min, max) = Generates a random number.
Examples:
rand(1, 100) → 57
rand(1000) → 832
math(expression) = Solves mathematical expressions.
Examples:
math(2+3*4) → 14
math((10%3)*5) → 5
url(link) = Creates a clickable URL shortcut.
Example:
url(https://example.com) → Opens https://example.com in a new tab.
select() = Text highlighted
Example:
url(https://www.google.com/search?q=select())
Opens google in a new tab and searches google for the text you selected.
{option1|option2|...} Spinner = Randomly selects one option.
Example:
{Cat|Dog|Bird} → Dog
{Cat|Dog|Bird} → Cat