https://github.com/onix-systems/onix-time-manager
https://github.com/onix-systems/onix-time-manager
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onix-systems/onix-time-manager
- Owner: Onix-Systems
- Created: 2023-07-13T12:41:08.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-13T12:42:15.000Z (almost 2 years ago)
- Last Synced: 2024-03-26T13:15:00.978Z (about 1 year ago)
- Language: Vue
- Size: 12.3 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Browser Time
## Project setup
```
yarn install
```### Compiles and minifies for production
```
yarn build
```### Install as an extension from source
1. Download the latest available version and unarchive to your preferred location (whichever suits you).
2. Using Google Chrome browser, navigate to chrome://extensions/ and enable "Developer mode" in the upper right corner.
3. Click on the "Load unpacked extension..." button.
4. Browse to the src directory of the unarchived folder and confirm.