An open API service indexing awesome lists of open source software.

https://github.com/imolorhe/webtime


https://github.com/imolorhe/webtime

chrome-extension typescript vuejs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Web Time

Chrome extension for monitoring your browsing time.

## Development

1. `yarn`
1. `yarn start`
1. Open [chrome extensions page](chrome://extensions).
1. Enable developer mode.
1. Click *Load unpacked extension* and select the `webtime-dist` directory.
1. Make changes and click Reload on the extension in the extensions page.