您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Sets up keyboard shortcuts for placing bookmarks and navigation inside webpage.
当前为
![]() |
You can save current position in displayed webpage using shortcuts Shift-Alt-0‥9; later, you may return to saved position by pressing Alt -0‥9. Markers created in this way are kept in browser's persistent memory and they will be restored next time you open the page. |
————————
————————
NOTES:
var kJump = kWin; /* win-digit for jump */
var kMark = kWin+kShift; /* win-shift-digit for mark */
or even so:
var kJump = 0; /* just hit a digit key to jump */
var kMark = kShift; /* and shift+digit to mark */
————————
————————
· 13-12-12 + click on pop-up message at top-right corner to remove all markers for current webpage.
· 16.02.22 [+] press Alt-Shift-0 twice to set starting Y-position for whole domain;
[*] markers moved to GM_storage.
————————
trespassersW
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址