chrome-NewWindowWithTabsToRight icon indicating copy to clipboard operation
chrome-NewWindowWithTabsToRight copied to clipboard

Explore the chrome.sidePanel API's

Open 0xdevalias opened this issue 1 year ago • 0 comments

  • https://developer.chrome.com/docs/extensions/reference/api/sidePanel
    • Use the chrome.sidePanel API 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

0xdevalias avatar Dec 06 '23 00:12 0xdevalias