dcaldastp / omni

The all-in-one tool to supercharge your productivity

Home Page:https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omni

Preview

The most powerful interface for your browser ๐Ÿ”ฅ

With Omni you can use your browser like a pro. Manage tabs, bookmarks, your browser history, perform all sorts of actions and more with a simple command interface.

๐Ÿ‘‰ Get it now for Chrome and for Firefox

Omni - The all-in-one tool to supercharge your productivity | Product Hunt

Made by Alyssa X

Table of contents

Features

๐Ÿ—„ Switch, open, close, and search your tabs
๐Ÿ“š Browse and manage your bookmarks
๐Ÿ” Search your browsing history
โšก๏ธ 50+ actions to improve your productivity
๐Ÿ”ฎ Special commands to filter and perform more actions
๐Ÿงฉ Integrations with Notion, Figma, Docs, Asana...
โŒจ๏ธ Shortcuts for actions such as muting, pinning, bookmarking...
โš™๏ธ Advanced settings to help troubleshoot browsing issues
๐ŸŒ™ Dark mode
...and much more - all for free & no sign in needed!

Controlling the interface

Opening Omni

To open Omni, simply press โŒ˜+Shift+K on Mac or Ctrl+Shift+K on Windows. You can change the shortcut by going to chrome://extensions/shortcuts in Chrome, or by following these steps in Firefox

Alternatively you can click on the extension icon in the toolbar to toggle it.

Closing Omni

To close Omni you can press Esc, click on the background, or press the extension icon.

Switching between dark and light mode

The dark and light theme in Omni is tied to your system's theme.

On Mac you can change the theme by clicking on the Apple menu (on the top left), opening the System preferences, going into the General section, and then choosing between dark, light, or auto.

On Windows it depends on the OS version. Here is a guide for Windows 11 and 10.

After switching the theme you might need to restart your browser.

List of commands

You can use a variety of commands with Omni to perform actions or filter your results.

  • /tabs: Search your tabs
  • /bookmarks: Search your bookmarks
  • /history: Search your browser history
  • /actions: Search all available actions
  • /remove: Remove a bookmark or close a tab

Feel free to suggest new commands for Omni by making an issue.

Self-hosting Omni

You can run Omni locally without having to install it from the Chrome Store or from Firefox Add-ons.

Installing on Chrome

  1. Download the code. In the web version of GitHub, you can do that by clicking the green "Code" button, and then "Download ZIP".
  2. Go to chrome://extensions/ in your browser, and enable developer mode.
  3. Drag the src folder (make sure it's a folder and not a ZIP file, so unzip first), or click on the "Load unpacked" button and locate the folder.
  4. That's it, you will now be able to use Omni locally.

Installing on Firefox

  1. Download the code. In the web version of GitHub, you can do that by clicking the green "Code" button, and then "Download ZIP".
  2. Open the about:debugging page in your browser, click the "This Firefox" option.
  3. Click the "Load Temporary Add-on" button, and select any file inside the firefox folder
  4. That's it, you will now be able to use Omni locally.

Libraries used

  • jQuery - for better event handling and DOM manipulation
  • dom-focus-lock - to keep focus on the input field

Feel free to reach out to me through email at hi@alyssax.com or on Twitter if you have any questions or feedback! Hope you find this useful ๐Ÿ’œ

About

The all-in-one tool to supercharge your productivity

https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0

License:MIT License


Languages

Language:JavaScript 80.3%Language:CSS 18.2%Language:HTML 1.5%