-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
在tampermonkey中,@match “https://hostname” 规则仅会使脚本在该域名的主页运行,即pathname=="/"时运行
而在scriptcat中,@match “https://hostname” 规则会使脚本在该域名下的所有页面运行,和@match “https://hostname/*” 的效果相同
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working