Tag: X (ex-Twitter)
All English articles tagged "X (ex-Twitter)".
I Want to Use Browser Twitter’s Video Clip Feature on X.com Too! [Easy Video Trimmer for X.com]
Published:A quick guide to using Easy Video Trimmer for X.com, a Chrome extension that lets you trim videos from the X.com post composer and attach them directly.
Recreating Twitter's old video clip feature as a Chrome extension
Published:I missed old Twitter's video clipping feature, so I rebuilt it as a Chrome extension for X.com. I aimed to keep video processing entirely in the browser with ffmpeg.wasm and WebCodecs, but attaching the result directly to X's post composer was a real struggle.
How to Build a GAS Tool That Automatically Likes Tweets on Your Twitter Timeline
Published:Updated:A guide to building a GAS tool that automatically likes tweets, plus how to adapt it to grow your follower count.
How to Build a GAS Tool That Sends Tweets from Specific Twitter Accounts to a Discord Channel
Published:Updated:I found it tedious to keep up with specific Twitter accounts, so I built a GAS workflow that fetches their tweets and sends them to Discord. This article includes copy-and-paste-ready code and how to run it every minute.