Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 453 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 453 Bytes

Stack Acceptance Rate

This Chrome extension injects a question asker's answer acceptance rate on any Stack Exchange website.

##Downloading The extension is available on the Chrome web store.

##Building Install and run gulp

npm install gulp -g
npm install --dev
gulp

Alternatively, simply zip up the /app folder.