https://github.com/bullet-ant/flow
Transform your new tab page into a personalized dashboard, designed to seamlessly maintain your Flow.
https://github.com/bullet-ant/flow
Last synced: 2 months ago
JSON representation
Transform your new tab page into a personalized dashboard, designed to seamlessly maintain your Flow.
- Host: GitHub
- URL: https://github.com/bullet-ant/flow
- Owner: bullet-ant
- Created: 2024-01-19T18:19:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-12T04:56:54.000Z (7 months ago)
- Last Synced: 2024-11-12T05:29:16.564Z (7 months ago)
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/u/4/detail/flow/bogakdodpahjepbmnjmhljlgppecpkfl
- Size: 9.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Flow
A Chrome extension to transform your new tab page with personalized greetings and positive affirmations.
## Features
- Current weather
- Personalized greetings
- Positive affirmations## Install
Build from source -
- Clone this repository
- Run `npm install`
- Run `npm run build`Install on Chromium based browsers -
- Go to `Extensions` page by entering `chrome://extensions` in a new tab.
- Enable Developer Mode by clicking the toggle switch next to `Developer mode`.
- Click the `Load unpacked` button and select the extension directory that was built above.## Contribution
Suggestions and pull requests are welcomed!.
---
This project was bootstrapped with [Chrome Extension CLI](https://github.com/dutiyesh/chrome-extension-cli)