Skip to content

A Chrome Extension for filter suggestions based on visited URL query parameters

Notifications You must be signed in to change notification settings

sunanmau5/filtre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filtre

A filtering assistant for Chrome that will make your search for viewed products effortless.

Filtre stores your filtering history while you browse the web and will suggest your most frequently used filters on your next visit.

Development

Download Filtre

Run the following commands in your terminal to clone Filtre:

git clone https://github.com/sunanmau5/filtre.git
cd filtre
yarn install

Build Filtre

  1. Run the following commands in your terminal to build Filtre. An extension you can run will be generated in the dist directory
yarn run build
  1. Open Chrome and navigate to chrome://extensions/
  2. Toggle on Developer mode in the top right corner
  3. Click Load unpacked
  4. Select the entire dist folder

About

A Chrome Extension for filter suggestions based on visited URL query parameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published