Draggable Google Search Tool with Copy Link

Create a stylish, draggable search form with persistent inputs, paste buttons, and a copy dynamic link button for Google search results. The form retains user-given values and is initially positioned on the right side but can be moved anywhere. Includes a copy dynamic link button that copies the first available link from specified classes. Now with smaller text size, larger checkboxes, and aligned buttons.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Mahmudul Hasan Shawon
日安装量
0
总安装量
11
评分
1 0 0
版本
1.27
创建于
2024-12-22
更新于
2024-12-29
大小
12.8 KB
许可证
MIT
适用于

🔖 Draggable Google Search Tool with Copy Link

This userscript creates a draggable search form for Google search results, featuring persistent input fields, paste buttons, and a dynamic "Copy Link" button to quickly copy links from search results. The form saves input values and includes smooth animations and UI enhancements.

⚡ Installation Instructions

  • Install the script using Tampermonkey (or another userscript manager).
  • Go to the Google search results page (https://www.google.com/search?*).
  • The draggable search form will appear at the top-right corner of the browser.
  • Use the form to input, paste, or copy dynamic search result links with ease.

🔑 Key Features

  • Draggable and stylish search form with smooth UI animations.
  • Persistent input fields that retain values with localStorage.
  • Paste buttons to quickly input data from the clipboard.
  • Checkboxes for dynamic link filtering and copy functionality.
  • Advanced features for quick copying of search result links.

🛠️ Technical Details

  • Version: 1.27
  • Author: Mahmudul Hasan Shawon
  • Platform: Google Search Results
  • Tags: Google, draggable form, search, copy link, paste button, UI enhancements

📝 Notes for Users

  • The form appears by default in the top-right corner but can be dragged around the screen.
  • Input fields are saved and loaded from localStorage, even after a page refresh.
  • The "Copy Link" button automatically copies the first link from Google search results.
  • Ensure Tampermonkey is enabled and the Google search page has fully loaded for proper functionality.