ArsalaBangash / focused-browsing-new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Focused Browsing

Focused browsing is a web extension that helps you focus on your creative and professional goals by hiding distracting web elements on popular social websites.

Screen Shot 2021-05-31 at 2 08 10 PM

Project Status


This project is currently being maintained by Arsala, Avi, and Raj.

Features


Show & Hide distractions without leaving the tab you're on.


We want to empower you to be able to focus when you want to, but we also don't want to make it tedious for you when you want to browse what's happening on the Internet.

That is why we made it easy for you to hide and bring back feeds without leaving your tab.

Control Distractions using keyboard shortcuts


We added keyboard shortcuts to make it seamless and intuitive for you to toggle distractions on our supported websites.

Command/Ctrl+Shift+1 currently toggles all distractions and we are thinking of other shortcuts to help optimize & personalize your experience.

The websites that are important to you are on our roadmap


We currently support Twitter, and we have our eyes set on LinkedIn, Facebook, and Youtube next. If you would like us to support a website that is distracting you, let us know on our Github discussion board.

Developing Focused Browsing


1. Clone the repo and enter the directory

git clone https://github.com/grey-software/focused-browsing.git 
cd focused-browsing

or

git clone https://gitlab.com/grey-software/focused-browsing.git
cd focused-browsing

2. Install Dependencies

yarn 

3. Run the development script

yarn dev

Our development script builds the extension into the extension-build folder and actively watches for changes to the source code.

4. Load the extension on your browser

At the moment, Focused Browsing is only compatible with Google Chrome or Brave Browser.

The image below from the chrome documentation, shows how to load an unpublished extension using developer mode.


Screen Shot 2021-05-31 at 2 08 10 PM


5. Reload the extension when you change a file


Screen Shot 2021-05-31 at 2 08 10 PM

The Story


Professionals and creators on the Internet are drowning in information.

This hinders them from doing their best work because their ability to focus is affected by the content and news on their feed.

Currently, platforms like LinkedIn and Twitter do not allow their users to hide their news and content feeds.

But what if we offered them a way to regain control over the feeds they did or did not want to consume?

Other extensions on the market were helpful but lacked the kind of user experience our team was looking for.

That's why we're building Focused Browsing!

About


Languages

Language:HTML 58.7%Language:JavaScript 22.1%Language:SCSS 15.8%Language:Vue 3.3%