I have been looking for a ready-made chrome extension that has been implemented as the title says, but I have not found it, so I recently spent some free time in private to build such a Chrome extension according to what I want, and I have tested it privately for a period of time, hoping to be helpful to everyone.
The main functions are shown in the figure below:
- The default
alt + s
Quick to open this extension, available in yourchrome://extensions/
The one at the bottom of the pageKeyboard shortcuts
Button click to modify - In the input box
Get focus
The following quick operations are supportedtab
: Toggle bookmark search and TAB searchup
&down
: Up and down arrow keys to control selected itemsenter
: Press Enter to go to the corresponding page
Download address:
You can download the latest apps from the Chrome Web Store and Github Release, respectively
If you are interested in the development process of this plugin, you can check out the Crown3 / Crown repository on Github, where the Dev branch records the detailed process from the initial project to the last step to the present (basically using only vue.js).
If you want to develop your own Chrome plugin, you can refer to the following documentation
- Chrome | English document
- Chrome document | Chinese (unofficial)
With the improvement of my own technical level, I will try my best to create some valuable and content articles. During this period, my articles will be updated synchronously in the following places, you are welcome to follow your own long browsing website or star my Github to know my latest news!! I recommend you to follow my blog at crowncj.com, because my latest changes and articles will only be updated here, and other articles may not be updated in time or forget to update.
- My blog is crowncj.com
- My Denver — the Denver nuggets | the Crown
- My Jane books – Jane | Crown3
- My segmentfault – segmentfault | Crown3
Shall not be reproduced without permission