KeywordsTampermonkey,install user script,user script editor,Chrome script installer,script,JavaScript,installer,editor Users' rating (26 rating) Currently 2.54/5 1 2 3 4 5 Add to saved freewareReport spywareDownload Tampermonkey - Freeware Download Notice ...
("download", name); $("body").append(a); a[0].click(); window.URL.revokeObjectURL(url); a.remove(); window.xtw.playdlbut.innerHTML = "先点播放"; }; //debugger; if (window.xtw.privAudioData) { saveFile(new Date().getTime(), "audio/mp3", window.xtw.privAudioData); ...
saveFile(new Date().getTime(), "audio/mp3", window.xtw.privAudioData); window.xtw.privAudioData = null; } else { alert('先点播放,等按钮变成下载音频再点击') } ``` 5.导出到全局如`window.xtw`以便使用 6.websocket的学习 383 changes: 383 additions & 0 deletions383tampermonkeyScript/scrip...
Press CTRL + S to save the script Enjoy the new features! Hotkeys (changeable): F2: Open music mix playlist if it is available F4: Quick search (change search engine in settings) F8: Quick download (enter file format and a new tab with the download opens) ...
44 changes: 44 additions & 0 deletions 44 tampermonkeyScript/readme.md Original file line numberDiff line numberDiff line change @@ -0,0 +1,44 @@ # 微软tts 下载音频按钮(tampermonkey脚本) **脚本主页** ``` https://greasyfork.org/zh-CN/scripts/441531-%E5%BE%AE%E8%BD%AFtts-%E4%B...
44 changes: 44 additions & 0 deletions 44 tampermonkeyScript/readme.md Original file line numberDiff line numberDiff line change @@ -0,0 +1,44 @@ # 微软tts 下载音频按钮(tampermonkey脚本) **脚本主页** ``` https://greasyfork.org/zh-CN/scripts/441531-%E5%BE%AE%E8%BD%AFtts-%E4%B...