Skip to content

A chrome extension for adding a button under a tweet to capture it as a screenshot, using chrome.debugger.

License

Notifications You must be signed in to change notification settings

pjburnhill/save-tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

save-tweet

A chrome extension for adding a button on twitter.com under tweets to capture/save it as a screenshot, using Chrome.debugger.

Preview

What the button looks like on Twitter.com:

Save Tweet button preview

Output:

Output preview

Install

You can load this extension to Chrome as unpacked:

  1. Open your Chrome Extensions page: chrome://extensions/
  2. Enable 'Developer mode' (top right)
  3. Click 'Load unpacked' and select this source folder.

Security Warning and Disclaimer

This extension makes use of the chrome.debugger API to capture screenshots of tweets. Please be aware that using debugging capabilities on websites can pose security risks, especially if misused or if the extension is granted these privileges on malicious sites. Always be cautious and understand the implications of using debugger features in extensions. By using this extension, you do so at your own risk.

I, PJ, am not responsible for any damages, issues, or security breaches that may arise from using this extension. Ensure you trust the sites you're debugging and always keep your software up to date.

See the Privacy Policy for details of data collection (spoiler: none!).

Todo

  • Options for
    • Selecting elements to remove before capture
    • Scale factor

Changelog

v1.2.8 - Amended domain from twitter to x. Fixed tween menu class definition. Button styling.

About

A chrome extension for adding a button under a tweet to capture it as a screenshot, using chrome.debugger.

Resources

License

Stars

Watchers

Forks

Packages

No packages published