Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 917 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 917 Bytes

tampermonkey-script

Self-contained tampermonkey scripts

Scripts list

1. Save tweets:

💡 You have to install Picseed frist.

  • When using a web browser to access x.com, hovering the mouse over a tweet will display a save button. Clicking the save button will invoke picseed's one-click save feature via URL scheme.

addToPicseed

https://github.com/AmintaCCCP/tampermonkey-script/blob/main/scripts/saveTweet.js

2. Save twitter video:

💡 You have to install Downie frist.

  • When using a web browser to access x.com, hovering the mouse over a tweet will display a save button. Clicking the save button will invoke Downie's one-click save feature via URL scheme.

addToPicseed

https://github.com/AmintaCCCP/tampermonkey-script/blob/main/scripts/saveTwitterVide.js