Skip to content

iEverX/crown

 
 

Repository files navigation

Crown

A chrome extension to quickly retrieve and switch your bookmarks and tabs!!! 👽 👊

中文文档 | English document

Download :

Currently you can download the latest apps from Chrome Web Store and Github Release

Display

  • Default alt + s to open this extension , you can find in your chrome://extensions/ to set it.
  • In the input box under the focus to support the following shortcuts
    • tab: Toggle bookmark search and tab search
    • up & down: control the selected item
    • enter: jump to the appropriate page

Build

This project is mainly developed using Vue.js, Webpack for management (based on vue-cli webpack-simple template)

# install dependencies
npm install

# build for production with minification
npm run build

Tips: The files in the dist directory generated after the package is the last file we generated. You can add the extension by loading the decompressed extension directly in chrome developer mode or by wrapping it to generate the extension

License

MIT

End

The plug-in's icon basically come from [Ali Iconfont] (http://www.iconfont.cn/), thanks for these people have been quietly dedicated privately

About

Crown: A chrome extension to quickly switch your bookmarks and tabs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 49.2%
  • JavaScript 29.0%
  • CSS 20.4%
  • HTML 1.4%