share-tweet-copy

support twitter to copy, easy to share.

目前为 2024-04-26 提交的版本,查看 最新版本

作者
screw-hand
评分
0 0 0
版本
0.4.1
创建于
2023-12-23
更新于
2024-04-26
大小
21.4 KB
许可证
暂无
适用于

# Share Tweet Copy

Share Tweet Copy is a Tampermonkey userscript that allows users to copy the text of a tweet with a single click.

## Features
- **One-click Copy**: Effortlessly copy the entire tweet text.
- **Clean Format**: Copy the text in a clean, quote-ready format.
- **Easy to Use**: No complicated setup required, just install and start copying tweets.

## Installation
1. If you haven't already, install the [Tampermonkey](https://www.tampermonkey.net/) extension for your browser.
2. Click [here to install Share Tweet Copy](https://greasyfork.org/scripts/482936-share-tweet-copy) or visit the Greasy Fork page and click "Install this script".
3. Once installed, the script will automatically work on Twitter's website.

## Usage
1. Navigate to a tweet on Twitter.com.
2. Look for the "Copy Tweet" button that appears below each tweet.
3. Click the button to copy the tweet's text to your clipboard.
4. Paste the copied text into any text editor, document, or social media platform.

## Configuration
The script is designed to be ready to use with no configuration needed. However, if you need to customize the script, you can find the source code and contribute on [GitHub](https://github.com/screw-hand/tampermonkey-user.js/tree/main/share-tweet-copy).

## Screenshots
![base](docs/imgs/1-base.png)
![hover](docs/imgs/2-show.png)
![click](docs/imgs/3-click.png)
![paste](docs/imgs/4-paste.png)

## Contributing
Contributions are welcome! For bug reports or suggestions, please [open an issue](https://github.com/screw-hand/tampermonkey-user.js/issues/new) or submit a pull request on [GitHub](https://github.com/screw-hand/tampermonkey-user.js/issues/new).