Self-contained tampermonkey scripts
💡 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.
https://github.com/AmintaCCCP/tampermonkey-script/blob/main/scripts/saveTweet.js
💡 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.
https://github.com/AmintaCCCP/tampermonkey-script/blob/main/scripts/saveTwitterVide.js
- 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
- 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
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

