webfansplz / vite-plugin-vue-devtools

Vite + Vue DevTools = DX 🔥
MIT License
1.63k stars 71 forks source link

feat(popup): fallback notification #250

Closed alexzhang1030 closed 1 year ago

alexzhang1030 commented 1 year ago

cloese #248

seems like since Chome v118, the documentPictureInPicture.requestWindow force requires https protocol though in a secure context.

not sure if it is a bug or a feature.

add a fallback notification here.