I didn't like how social media had taken over me. I had no control over my time, my relationships, my work.
Everytime I was bored or overwhelmed with work, I started scrolling. Worst part? I believed its not my fault.
But it was about time I had to do something about it.
Presenting this tool designed to help you break free from your social media addiction by blocking social media features on your web browser OR all of it.
With this extension, you can focus on what matters without the constant distractions from social media.
- Origin of the idea: https://twitter.com/ui_tutor/status/1619691940899078145
- Available on Chrome Web Store
- Demo video: https://youtu.be/GDvCaKO9knY
- Youtube
- Google Mail
- Fork a branch from
master - Work on exciting enhancements
- Raise a PR to
master - Feel good about helping people do their life's best work
- npm i
- npm start
- npm run build
- Go to
chrome://extensions/ - Turn on
Developer modeon top-right.
- Select
Load unpackedfrom top-left.
- Choose the
buildfolder.
- It should show up in
Extensions - You can pin it and see the changes
- After every change you will have to
npm run buildand refresh the changes onchrome://extensions.
- Add the new platform to PLATFORM_METADATA
- Create a new CONFIG and import in PLATFORM_CONFIG
- Create the CSS styling in element_css.ts
- content.ts will detect the changes in
chrome.storageand trigger changes - Make sure your
idin Config is similar tokeyin CSS styles. (For reference - Twitter Config and Twitter CSS) - Add to
host_permissionsin manifest.json
If you have any questions, comments, or issues while using the Chrome Extension, please feel free to contact us at himanshu23work@gmail.com.



