Copy Real Link

Extract and copy real URLs from redirect URLs on Google, Fb, etc., with a copy button.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
almahmud
今日安裝
0
安裝總數
192
評價
0 0 0
版本
1.3
建立日期
2023-12-24
更新日期
2024-10-16
尺寸
3.9 KB
授權條款
CC BY
腳本執行於

Copy Real Link Userscript

Overview

The Copy Real Link userscript enhances your browsing experience by disabling the original context menu of the browser. Instead, it allows you to copy the real link (direct URL) on right-click, bypassing any redirecting URLs. This script works seamlessly on Google Search, Yahoo Search, Facebook, and Hangouts.

Installation

  1. Install a userscript manager extension like Tampermonkey or Violentmonkey in your browser.
  2. Install the "Copy Real Link" script by visiting this link on Greasy Fork.
  3. or Create a new script and replace the default code with the code from the GitHub Repo.
  4. Save the script to make a try.

Usage

When navigating through Google Search results, Yahoo Search, Facebook, or Hangouts, this userscript offers a convenient Copy real link option. Simply right-click on any link on the page, you will see a "Copy real URL" button next to the link.

You have the flexibility to enable or disable the script as needed using your Tampermonkey extension.

Example

Using Default Copy Link Address:

https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CCMQFjAB&url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FRuqyah&ei=DFHnU8_mK4Hi8AXqpIDAAg&usg=AFQjCNHIjSJNblTZM7fbhcTkrPNp14SnKw&sig2=L95WqCRVToubyMsGNnBFWg&bvm=bv.72676100,d.dGc

Using Copy Real Link:

http://en.wikipedia.org/wiki/ruqyah

For Facebook Chat links and links in Hangouts, the userscript provides similar functionality, offering the real link for copying.

Known Bug

Not working with facebook's big link previews, Contributions are welcome! Feel free to submit pull requests in GitHub

Changelog

Version 1.2

  • Added a "Copy real URL" button next to the link on right-click.
  • Improved the user interface of the copy action.
  • Maintained the original functionality of copying the direct link to the clipboard.

Credits

This userscript is inspired by the Copy Real URL Chrome extension.