share-tweet-copy

support twitter to copy, easy to share.

Author
screw-hand
Daily installs
0
Total installs
20
Ratings
0 1 0
Version
0.4.5
Created
2023-12-23
Updated
2024-05-31
License
N/A
Applies to

Share Tweet Copy

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

About

The doc source link is here, async with greasyfork additional info.

Why?

I made this plugin because when we share a tweet, it usually just shows a link. This can feel cold and not very friendly. I wanted something better. There is another tool called TabCopy that tries to make shared content look nicer. But, I found that it squashes the tweet's lines and doesn't look good. So, I created share-tweet-copy. It's easy to use like TabCopy, but it keeps the tweet's original look. I think this makes sharing more fun and the tweets look nicer.

etc: https://twitter.com/sama/status/1779517913654808676.

Using TabCopy to share:

Sam Altman on X: "people have happily worked so hard to build stuff for you knowing they would never meet you just hoping that some of the people of the future would continue the quest and build the next branch of the tech tree" / X
https://twitter.com/sama/status/1779517913654808676

Using Share Tweet Copy to share:

Sam Altman (@sama)

people have happily worked so hard to build stuff for you knowing they would never meet you

just hoping that some of the people of the future would continue the quest and build the next branch of the tech tree

https://twitter.com/sama/status/1779517913654808676

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 extension for your browser.
  2. Click here to install 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. Find the clipboard icon (📋) next to the tweet details; click to copy.
  3. Paste the text wherever needed.

Screenshots

base hover
base hover
click paste
click paste

Mobile

Even though many users install the Twitter app for their phones, the sharing format through the Twitter app can be quite plain and not very appealing. However, if you're using a mobile browser that supports the installation of the Tampermonkey extension, you can also use Share Tweet Copy. It will help you copy tweets with a better format, making them look nicer when you share them.

Recommended Browsers for Mobile with Extension Support

Android

  • Any mobile browser on Android that supports the Tampermonkey extension can be used with share-tweet-copy.

iOS

A Better Ways to Run Tampermonkey Userscripts on iPhone or iPad

Advanced

Friendly Integration with Immersive Translate: If you use Immersive Translate, the translated content can also be copied along.

Sam Altman (@sama)

people have happily worked so hard to build stuff for you knowing they would never meet you

just hoping that some of the people of the future would continue the quest and build the next branch of the tech tree

人们很高兴地努力工作为你创造东西,因为他们知道他们永远不会见到你

只是希望未来的一些人能够继续探索并建立科技树的下一个分支...

https://twitter.com/sama/status/1779517913654808676

Roadmap

  • [ ] refactor: use main function, more emeerate configuration objects, and template syntax as the need as we can.
  • [ ] repost tweet: add the repost: string with clipboard in begin.
  • [ ] replay tweet: add the replay: string with clipboard in begin.
  • [ ] perf: update cjk regx to use Unicode.
  • [ ] options: show mode => setting "how to display copy button", always / hover
  • [ ] options: copy mode => text / image
  • [ ] options: shortcuts => if web is https://twitter.com/[userid]/status/*, can use shortcuts to copy with notification.
  • [ ] issues template: feature request, bug.

Contributing

Contributions are welcome!

Thanks