use random eventname
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
import { fetchGM } from "./fetch";
|
||||
|
||||
/**
|
||||
* 之否支持unsafeWindow
|
||||
*/
|
||||
export const isGrantUnsafe = GM?.info?.script?.grant?.includes("unsafeWindow");
|
||||
|
||||
/**
|
||||
* 注入页面的脚本,请求并接受GM接口信息
|
||||
* @param {*} param0
|
||||
|
||||
Reference in New Issue
Block a user