All Projects → nandwana92 → zet

nandwana92 / zet

Licence: other
⚡️Browser extension that adds a quick access menu to Chrome to get things done faster.

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to zet

Browser Extension
The Hypothesis browser extensions.
Stars: ✭ 246 (+472.09%)
Mutual labels:  browser-extension
YTMySubs
Sets the Subscriptions page as your default homepage on YouTube by redirecting all requests at the browser level
Stars: ✭ 25 (-41.86%)
Mutual labels:  browser-extension
newtab-bookmarks
PROJECT ABANDONED IN FAVOUR OF:
Stars: ✭ 10 (-76.74%)
Mutual labels:  browser-extension
Gab Dissenter Extension
Dissenter.com Browser Extension source code
Stars: ✭ 252 (+486.05%)
Mutual labels:  browser-extension
man-in-the-middle
Modify requests, inject JavaScript and CSS into pages
Stars: ✭ 74 (+72.09%)
Mutual labels:  browser-extension
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+144.19%)
Mutual labels:  browser-extension
Netcode.io Browser
Browser extensions which enable the use of netcode.io (secure UDP) prior to adoption in web browsers
Stars: ✭ 245 (+469.77%)
Mutual labels:  browser-extension
hipda-helper
hipda助手扩展
Stars: ✭ 38 (-11.63%)
Mutual labels:  browser-extension
transmitter
A WebExtension for the Transmission BitTorrent client
Stars: ✭ 72 (+67.44%)
Mutual labels:  browser-extension
sfcc-devtools
Support Browser Interaction with VS Code, Eclipse, and SFCC Business Manager via DevTools Web Inspector.
Stars: ✭ 5 (-88.37%)
Mutual labels:  browser-extension
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (+60.47%)
Mutual labels:  browser-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+51.16%)
Mutual labels:  browser-extension
herpderp
Herp Derp YouTube Comments
Stars: ✭ 27 (-37.21%)
Mutual labels:  browser-extension
Whatsapp Monitor
Whatsapp Online Tracker 📲 [Get Notification 🔔 and history 📜 of Online]
Stars: ✭ 245 (+469.77%)
Mutual labels:  browser-extension
BitCloutPlus
Browser extension that enhances BitClout pages
Stars: ✭ 31 (-27.91%)
Mutual labels:  browser-extension
Archiveror
Archiveror will help you preserve the webpages you love. 💾
Stars: ✭ 246 (+472.09%)
Mutual labels:  browser-extension
deepl-chrome-extension
A DeepL Translator Chrome extension
Stars: ✭ 69 (+60.47%)
Mutual labels:  browser-extension
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (+88.37%)
Mutual labels:  browser-extension
Publisher-Extension-for-Unity3D
Access your Unity3D publisher information in a click.
Stars: ✭ 25 (-41.86%)
Mutual labels:  browser-extension
strelloids
Browser extension for Trello that adds new features.
Stars: ✭ 29 (-32.56%)
Mutual labels:  browser-extension

Zet

Chrome extension to add power-ups to Chrome.

Highlights

  • Gives a familiar macOS Spotlight like interface to quickly jump between tabs across windows.
  • Jump to a tab and quickly return to where you were for replying to that quick message or changing a song.
  • Fuzzy search in all the open tabs across windows. Search on the title or URL of the tabs.
  • Quickly mute-unmute tabs from a filtered down list of audible tabs.
  • See the tabs which aren't audible now but were a while back. This is useful for times like when you want to reply to a message you got a couple of minutes back.
  • Highly accessible. Completely navigable usable just your keyboard.
  • Keyboard shortcuts for switching to a tab, toggling mute of a tab, jumping back to the last tab, etc.

Keyboard shortcuts

What? How?
Toggle Zet's visibility + shift + space
ctrl + shift + space
Close Zet esc
Toggle Audible Tabs Only view + S
ctrl + S
Jump back to previous tab + shift + U
ctrl + shift + U
Jump to nth tab in the results + [1-9]
alt + [1-9]
Toggle mute for nth tab in the results shift + [1-9]
Navigate through the list of tabs /
Jump to the highlighted tab in the list return
enter

Screenshots

Search for an open tab

Show currently and recently audible tabs

Setup for local development

Clone the repo. In the root of the cloned repo run the following commands,

npm install

npm run watch This will keep the files in dist directory updated.

Installing the extension

  1. Open the Extension Management page by navigating to chrome://extensions.
  • The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then select Extensions.
  1. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  2. Click the LOAD UNPACKED button and select the extension directory.

After making any changes press the reload button on the extension card on chrome://extensions page.

Created by

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].