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.
- Create a code note of type JS Frontend with the contents of BackToHistory.js and the label #widget
- Create a note to store the historical progress of browsing
- Fill in the notes created in the second step into the position of Window.Backto ["HistoryNoteid"] position in the first step.
- 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, manual jump supports text
and code annotations