Skip to content

A chrome extension prevent you from distraction of Facebook's newsfeed

Notifications You must be signed in to change notification settings

tobernguyen/stop-scrolling-facebook

Repository files navigation

Stop Scrolling Newsfeed for Facebook

A chrome extension prevent you from distraction of Facebook's newsfeed

Code Climate Issue Count GitHub tag Open Source Love PRs Welcome

Install from Chrome Web Store

Stop Scrolling Newsfeed for Facebook screenshot

Development

To get started, clone the repository and then run:

npm install
npm run dev

Any changes in /src will be built by webpack to folder /dist/unpacked/, which can be loaded to chrome via Load unpacked extension (on Setting -> More Tools -> Extensions)

Deployment

To build an optimized version to publish to Chrome Store:

npm run build

You will get a zip file in dist/build/StopScrollingFacebook_Latest.zip.

About

A chrome extension prevent you from distraction of Facebook's newsfeed

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published