https://github.com/imolorhe/webtime
https://github.com/imolorhe/webtime
chrome-extension typescript vuejs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imolorhe/webtime
- Owner: imolorhe
- Created: 2018-03-04T19:39:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T19:23:01.000Z (about 7 years ago)
- Last Synced: 2025-01-23T19:17:33.820Z (5 months ago)
- Topics: chrome-extension, typescript, vuejs
- Language: TypeScript
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.