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.

Installa questo script?
Script suggerito dall'autore

Potresti essere interessato/a anche a X/Twitter Optimized Tweet Buttons

Installa questo script
Autore
hzbrrbmin
Installazioni giornaliere
1
Installazioni totali
11
Valutazione
1 0 0
Versione
3.5
Creato il
07/04/2025
Aggiornato il
14/05/2025
Dimensione
12,6 KB
Licenza
MIT
Applica a

禁止點擊跳轉的部分包含整則推文
但有幾個部分在禁止範圍外,分別是,推文者頭像、圖片、影片、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.
Only the left button is prohibited from clicking, the right button and the middle button are not affected.
fixupx's homepage — thanks to the creator at https://github.com/FxEmbed/FxEmbed