A chrome extension to boost your productivity
- Link to your Google Calendar to view your events feed
- Track your time spent on various website
- Set goals and limits on time you should spend on certain websites
Focal lives on the Google Chrome store at https://chrome.google.com/webstore/detail/nus-focal/hgoalcaldnhffibnncpgamalbkehopii?hl=en
-
Clone the repo to your machine
> git clone https://github.com/gnosis-agora/nus-focal.git
-
Install the node modules
> npm install
-
Compile the file
> gulp
-
In Google Chrome, navigate to
chrome://extensions
. Ensure that developer mode has been enabled (with the small checkbox at the top-right of the window). -
At the top of the window, click on 'Load unpacked extensions', and navigate to the
/build
folder that we created in step 3. -
Open a new tab and you should see the extension running!