Skip to content

AmintaCCCP/tampermonkey-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tampermonkey-script

Self-contained tampermonkey scripts

Scripts list

1. Save tweets:

💡 You have to install Picseed frist.

  • When using 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 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

3. Viewing github repositories with DeepWiki:

  • When useing web browser to access github.com/${username}/${repo}, click the "💡" icon at the bottom right to view the repository in a new tab using DeepWiki.

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

4. Switch to Hugging Face mirror site

  • When useing web browser to access huggingface.co/${username}/${repo},click the "🪩" icon at the bottom right to view the repository in a new tab using HF-Mirro, avoid consuming too much 🪜 data when downloading the model and be able to accelerate the download.

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

5. ImageFX AI Prompt Optimizer

When using Google ImageFX for drawing, add an AI optimization button below the input box. It allows configuring the AI model to optimize prompts and input.

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

About

Self-contained tampermonkey script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published