Skip to content

Google Chrome extension that adds an "upvoted" filter to Stack Overflow questions. Help you to quickly find the answers you upvoted previously!

License

Notifications You must be signed in to change notification settings

ggregoire/stackoverflow-upvoted-filter-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Overflow Upvoted Filter

Small Google Chrome extension that adds an upvoted filter to a Stack Overflow question if you upvoted at least one answer for that question. Selecting the filter reorders the answers to show the ones you upvoted first.

You can read the motivations behind this extension on Stack Overflow Meta.

Screenshot:

Screen Shot 2021-10-12 at 6 00 10 PM

Installation

  1. Clone the project

  2. Install the dependencies: npm install

  3. Build the extension: npm run build

  4. Go to chrome://extensions

  5. Click "Load unpacked" and select the dist directory

Known limitations

  • The extension doesn't handle multiple pages of answers since it analyzes only the current page. The workaround is to visit every page.

About

Google Chrome extension that adds an "upvoted" filter to Stack Overflow questions. Help you to quickly find the answers you upvoted previously!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published