Skip to content

familyfriendlymikey/fuzzyhome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzyhome

This is a Chrome extension that turns your new tab page into a fuzzy finding command palette.

I find that it is a significant productivity booster.

Installation

Download on the Chrome extension page.

Usage

Please see the tutorial video for usage instructions.

Contributing

Feel free to make a PR. Though I will only merge changes I agree with. If you don't know Imba, consider learning it, it's extremely powerful.

Development

  1. Run:

    npm run dev
    
  2. Go to:

    chrome://extensions/
    
  3. Click Load unpacked.

  4. Select the chrome folder.

Then you're good to go. With the dev server running, any change you save will be built, and all you need to do is refresh Chrome with mod+r.

Publishing

This is just for me to remember 😛

  1. Run:

    npm run build
    
  2. Upload the newly created chrome.zip to the Chrome store.

About

A Chrome extension that turns your new tab page into a fuzzy finding command palette.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published