Home > Article > Web Front-end > [Compilation and Sharing] 6 useful Grease Monkey scripts, come and take a look!
This article will share with you 6 useful Grease Monkey scripts. After reading the article, if you are interested in these scripts, hurry up and try them out. Use them and cherish them!
Website: greasyfork.org/zh-CN/scrip…
Microsoft’s text-to-speech service can be said to be the most realistic synthesized speech currently available.
Reach a global audience with 400 neural voices across 140 languages and variations.
Bring programs like text readers and voice-enabled assistants to life using highly expressive and human-like voices. Neural text-to-speech supports a variety of reading styles, including newscasts, customer service, shouts, whispers, and emotions such as happy and sad. [Recommended learning: javascript video tutorial]
I developed a TTS recording plug-in before, the interface is like this
Yes A very big shortcoming is that it requires a quiet environment and the sound must be played externally. Later, it was removed from the shelves due to code compression.
Now I recommend one developed by a master. The interface is like this
You can download the audio file directly without playing it first. I believe it will be useful to some video producers It's very helpful. Several of my videos have audio obtained through this plug-in. Together with the keynote animation export video and editing, it can be said to be very easy to use.
Website: greasyfork.org/zh-CN/scrip…
Article copy assistant , Nuggets, Jianshu, WeChat articles, Zhihu columns, SiFou, CSDN articles can be copied to markdown with one click.
I also wrote an article to introduce how to implement this script. It is very useful for organizing and collecting personal knowledge and running public accounts. help.
Website: greasyfork.org/zh-CN/scrip…
Public account For operator benefits, you can directly insert Yiban's template on the WeChat public platform without opening a VIP
##This plug-in was also developed by the author. There is an article on how to implement itAfter the installation is completed, there will be a watermark removal button in the upper right corner. After the setting is completed, use QQ WeChat to log in to the screenshot tool and take a screenshot.
Website: greasyfork.org/zh-CN/scrip…
Front-end developer benefits, You can directly copy the React component in Iconfont
##This plug-in is also developed by the author. Interested students can take a look at theimplementation background and principle
"Oil Monkey Script Development Tutorial", which briefly introduces Oil Monkey Monkey script development steps and implementation, combined with webpack to enable script engineering, and with Github action, scripts can be automatically built and deployed.
For more programming-related knowledge, please visit:Programming Teaching! !
The above is the detailed content of [Compilation and Sharing] 6 useful Grease Monkey scripts, come and take a look!. For more information, please follow other related articles on the PHP Chinese website!