chrome-NewWindowWithTabsToRight
chrome-NewWindowWithTabsToRight copied to clipboard
Explore the chrome.sidePanel API's
- https://developer.chrome.com/docs/extensions/reference/api/sidePanel
-
Use the
chrome.sidePanelAPI to host content in the browser's side panel alongside the main content of a webpage.The Side Panel API allows extensions to display their own UI in the side panel, enabling persistent experiences that complement the user's browsing journey.
-
- https://developer.chrome.com/docs/extensions/reference/api/permissions
-
chrome.permissions
-