j5004
PD🧩 Plasmo Developers
•Created by j5004 on 6/7/2023 in #🔰newbie
Opening a Tab Page from a Content Script UI
Hi everyone,
I'm working on a command palette. It should open a new tab for some actions from the palette.
The problem is that chrome.tabs.create is undefined in content.tsx.
It works in popup.tsx.
Do you happen to know how I could open a new tab from the content.tsx?
Thanks,
Julien
4 replies