Open albertpratomo opened 1 year ago
Looks like a recently added restriction, I had use this API in localhost before, but now is disable
Is this still an issue on Chrome 122.0.6240.0 and later? We've allowed more schemes to be used. It should work on localhost for 122.0.6238.0 and later
Hi, I'm working on creating a pomodoro timer Chrome Extension.
I want the pomodoro timer to open in a floating document PiP window, but it doesn't work:
I believe this is mentioned in #98 and this chromium bug thread.
Is it intentional that the document PiP is unallowed to be used by a Chrome extension?