您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Automatically checks Share checkbox, focuses Tags input and enable CTRL + Enter submit on linkding bookmarks page
当前为
This Tampermonkey script enhances the bookmark form all linkding hosted websites with three main features:
1. Auto-checks "Share": Automatically checks the "Share" checkbox when the page loads, making bookmarks shared by default.
2. Auto-focuses Tags: Sets the cursor focus to the Tags input field on page load, so you can start typing tags immediately.
3. Ctrl+Enter Submit: Adds a keyboard shortcut (Ctrl+Enter) to submit the form by clicking the "Save and close" button, eliminating the need to use the mouse for submission.
The script runs on page load and uses a MutationObserver to ensure these features work even if page content loads dynamically. It's designed to streamline the bookmark creation process on the specified website.