Greasy Fork is available in English.

toastr_demo

消息提示插件:toastr.js

이 스크립트는 직접 설치해서 쓰는 게 아닙니다. 다른 스크립트가 메타 명령 // @require https://update.greasyfork.org/scripts/449403/1080601/toastr_demo.js(으)로 포함하여 쓰는 라이브러리입니다.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
backrock12
버전
1.0
생성
2022-08-12
갱신
2022-08-12
라이선스
없음

彈出提示

使用說明

// @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://greasyfork.org/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?')