SimpleSearch is a lightweight Chrome extension for faster searches and shortcut commands.
Download SimpleSearch-extension-v1.0.1.zip from the GitHub release, extract it, open chrome://extensions in Chrome, and use Load unpacked to select the extracted folder.
- Search the web from the popup
- Open preset shortcuts like
/ytor/gmail - Save and remove your own shortcuts locally
- Open the popup with
Ctrl+Shift+Y
All shortcuts start with /.
| Shortcut | Destination |
|---|---|
/yt |
YouTube |
/fb |
|
/insta |
|
/gmail |
Gmail |
/discord |
Discord |
/amazon |
Amazon |
/spotify |
Spotify |
Add one:
/make-command: /name https://example.com
Example:
/make-command: /mySite https://example.com
Delete one:
/delete-command: /name
Example:
/delete-command: /mySite
- Custom commands are stored locally in the browser.
- The release ZIP matches the published v1.0.1 build.

