/Stack-Acceptance-Rate

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

Primary LanguageJavaScript

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.