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.

Verze ze dne 14. 05. 2025. Zobrazit nejnovější verzi.

Autor
hzbrrbmin
Hodnocení
0 0 0
Verze
3.4
Vytvořeno
07. 04. 2025
Aktualizováno
14. 05. 2025
Size
12,5 KB
Licence
MIT
Spustit na

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

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.