Sometimes, you just want to read technical questions and answers, and not be distracted by whether or not Darth Vader truly renounced the dark side in the moments before his death.
This Chrome extension blocks the Hot Network Questions, Careers, Hire Me, and other sections on Server Fault, Stack Exchange, Stack Overflow, and Super User, so you can get back to work.
Clone the repository and cd into it.
git clone https://github.com/jeffcole/stack-block.git
cd stack-blockInstall dependencies.
npm install
node_modules/.bin/bower installBuild and watch the project.
node_modules/.bin/gulp watchIn Chrome, go to chrome://extensions, enable 'Developer mode', click 'Load unpacked extension', and navigate to and select the app directory of the project.
For more information on development see the Yeoman Chrome extension generator used by this project.
The extension is available for installation on the Chrome Web Store here.
Copyright © 2016 Jeff Cole. See LICENSE for more information.
