Skip to content

【BUG】 点击通知 触发 onclick无法打开url #406

@00xdF

Description

@00xdF
GM_notification({
    title: "测试通知",
    text: "点击我打开 Google",
    timeout: 8000,
    onclick: function () {
        GM_openInTab("http://baidu.com", true);
    }
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions