Skip to content

GM.openInTab/GM_openInTab options not working. #29

@PrakashChetan

Description

@PrakashChetan

I am trying to open some url in a pinned tab using GM.openInTab, but firemonkey is opening url as a normal tab. Script is working properly in violentmonkey though. So Naturally I tried other options like container and incognito but same result not opening links in incognito tab or a container.

GM.openInTab(url, {
  pinned: true,
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions