This script can remember your browsing historical progress so that you can quickly jump to the last browsing position. Support manual jump and automatic jump.
Refactoring simplifies installation and usage
Create a code note of type JS Frontend with the contents of BackToHistory.js and the label #widget
- Record the rolling position when each rolling notes
- Check whether there are historical records when activating the new tab. Display the jump button when there is a historical record
- Currently supports text and code notes