X/Twitter Copy Tweet Link Helper

Copy tweet links via right-click, like button, or dedicated button. Supports fixupx mode and tweet redirect toggle. Features can be enabled or disabled directly in the Tampermonkey interface, with a switchable Chinese/English menu display.

Install this script?
Author's suggested script

You may also like X/Twitter Optimized Tweet Buttons.

Install this script
Author
hzbrrbmin
Daily installs
0
Total installs
10
Ratings
1 0 0
Version
3.5
Created
2025-04-07
Updated
2025-05-14
Size
12.6 KB
License
MIT
Applies to

禁止點擊跳轉的部分包含整則推文
但有幾個部分在禁止範圍外,分別是,推文者頭像、圖片、影片、GIF、推文時間、推文按鈕、複製按鈕
以上這些範圍外的設定,是我測試使用後覺得這些不要禁止會比較好的結果
鼠標在禁止點擊轉跳的區域會是預設的箭頭圖示,但有部分要素仍然會顯示手掌(可點擊)圖示,如推文者名字、ID
因為推文者名字、ID和推文時間這些要素都屬於同一個區域,因此很難單獨指定
fixupx的主頁,在此感謝製作者,https://github.com/FxEmbed/FxEmbed

The disabled click-to-redirect area covers the entire tweet.
However, several elements are excluded from this restriction: the tweet author's avatar, images, videos, GIFs, timestamp, tweet action buttons, and the copy button.
Based on my testing, I found that excluding these elements from the restriction provides a better user experience.
The cursor in the non-clickable area shows the default arrow icon, but some elements still display the pointer (hand) icon — such as the tweet author's name and ID.
This is because the name, ID, and timestamp are all part of the same element, making it difficult to target them individually.
fixupx's homepage — thanks to the creator at https://github.com/FxEmbed/FxEmbed