Skip to content

tizee-tampermonkey-scripts/tampermonkey-tweet-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

X Tweet Copy

A userscript that adds a "Copy" button to each tweet on X (formerly Twitter), allowing you to copy the tweet text along with its URL. Upon successful copying, a check mark animation is displayed.

Features

  • Adds a "Copy" button to each tweet.
  • Copies the tweet text and its URL to the clipboard.
  • Displays a check mark animation upon successful copying.

Installation

  1. Install a userscript manager like Tampermonkey or Violentmonkey.
  2. Click the following link to install the script: Install X Tweet Copy.

Usage

  1. Navigate to any tweet on X (https://x.com/).
  2. Click the "Copy" button next to the tweet.
  3. The tweet text and its URL will be copied to your clipboard.
  4. A check mark animation will briefly appear to confirm the copy.

Customization

The script includes CSS styles for the copy button and check mark animation. You can modify these styles by editing the GM_addStyle section in the script.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

tizee

Support

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

Releases

No releases published

Packages

No packages published