Skip to content

pixiebrix/chrome-user-gesture-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chrome-user-repro

  • Minimal reproduction for https://groups.google.com/a/chromium.org/g/chromium-extensions/c/WRGFOAHxoaY
  • To use, load the extension in Google Chrome 127.0.6533.73
  • Ensure that the 1Password Chrome Extension is installed
  • Click the This is the inserted button, click on me! button injected on any page
  • The button is injected by the content script and sends a message to the service worker
  • The service worker then calls the chrome.sidePanel.open() API
  • The sidePanel.open API errors with "sidePanel.open() may only be called in response to a user gesture."

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published