Skip to content

jeffcole/stack-block

Repository files navigation

Stack Block

That looks interesting...

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.

Development

Clone the repository and cd into it.

git clone https://github.com/jeffcole/stack-block.git
cd stack-block

Install dependencies.

npm install
node_modules/.bin/bower install

Build and watch the project.

node_modules/.bin/gulp watch

In 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.

Chrome Web Store

The extension is available for installation on the Chrome Web Store here.

License

Copyright © 2016 Jeff Cole. See LICENSE for more information.

About

Block the annoying parts of Stack Overflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published