Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crown3/crown
Crown: A chrome extension to quickly switch your bookmarks and tabs
https://github.com/crown3/crown
bookmarks-manager chrome-extension tabs-management
Last synced: 26 days ago
JSON representation
Crown: A chrome extension to quickly switch your bookmarks and tabs
- Host: GitHub
- URL: https://github.com/crown3/crown
- Owner: crown3
- Created: 2017-11-14T06:19:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T09:22:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T14:44:47.562Z (about 1 month ago)
- Topics: bookmarks-manager, chrome-extension, tabs-management
- Language: TypeScript
- Homepage:
- Size: 7.34 MB
- Stars: 26
- Watchers: 1
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-vue
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).