Test Alert

Test

// ==UserScript==
// @name        Test Alert
// @namespace   testalert
// @description Test
// @include     setwebsitehere
// @version     16.02
// @grant       none
// ==/UserScript==

alert('If you can see this message, any scripts that are assigned to this site will work!');
长期地址
遇到问题?请前往 GitHub 提 Issues。