Description
I used it for a whileAo you BrowserGradually get used to itMouse gestureAnd some subtle user-friendly functions, such as the"Recently accessed pageYou can easily find the last 20 records.
But for some reasonChromeAs a result, these inconspicuous but easy-to-use small functions are not available. Although some extensions are much more powerful than this one, chrome extensions feature more and more cards, especially those with many features and background functions, as well as the risk of leaking private data. I haven't found this simple function for a long time, so I learned about chrome extension development and spent a few hours writing this small extension-Historybar, Can be displayedLast 20 recordsYou can also click the upper-right corner of the pop-up page to open the chrome history page. With such a simple function, the page will not run in the background after installation, but will only run when you click the icon to display the pop-up window, does not affect chrome performance.
I personally feel that the functions are simple but practical, so I will share them. As follows:
After the download is completeHistorybar_techzero_v1.1.crxDrag and Drop the file to Chrome's Extended Program Management page to automatically install it.
If Chrome is disabled after installation, refer to the tutorial to prevent chrome from blocking unofficial extensions.
If you have some good suggestionsThis pageComments, orAdd group discussionOr you want to implement some other small functions on chrome, you can also contact me (Contact info).
Update
April August 1:
Update historybar to V1.1;
1. Add the default shortcut SHIFT + ALT + Q to bring up the dialog box;
2. Add the website icon before each history record;
Download
: Http://pan.baidu.com/s/1mgoOjSc
fixed link: Release.