We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a45337 commit 8fe92f5Copy full SHA for 8fe92f5
js-cookie-monitor-debugger-hook.js
@@ -75,6 +75,7 @@ GM_config.init({
75
76
function init() {
77
// 对于无法用单纯文本表示的规则,手动改这里吧
78
+ // TODO: 尝试别的表达方式?
79
const additionalDebuggerRules = [];
80
// example:
81
// const additionalDebuggerRules = [{add: {name: "token"}}];
0 commit comments