toastr_demo

消息提示插件:toastr.js

Verze ze dne 12. 08. 2022. Zobrazit nejnovější verzi.

Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greatest.deepsurf.us/scripts/449403/1080600/toastr_demo.js

Autor
backrock12
Verze
1.0
Vytvořeno
12. 08. 2022
Aktualizováno
12. 08. 2022
Size
6,6 KB
Licence
neuvedeno

彈出提示

使用說明

// @resource CSS https://cdn.bootcdn.net/ajax/libs/toastr.js/latest/css/toastr.min.css // @require https://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.min.js // @require https://greatest.deepsurf.us/scripts/444087-toastr/code/toastr.js?version=1044697 // @grant GM_getResourceText // @grant GM_addStyle

toastr.info('Are you the 6 fingered man?') toastr.success('Are you the 6 fingered man?') toastr.error('Are you the 6 fingered man?') toastr.warning('Are you the 6 fingered man?') toastr.warning('Are you the 6 fingered man?')