Add every Amazon.* video site to the supported PiP websites
-
amazonvideo.com is already supported, but there are other languages too.
I only did a fix for German Amazon Prime Video on\resources\vivaldi\components\picture-in-picture\config.json
and added
{ "host": "amazon.de", "selector": "#dv-web-player", "capture": true },
works fine.
Could you maybe get all the sites to add, or better: Create a menu in settings where we can add, delete and alter them by ourselves instead editing the config.json file?
-
-
Oh. Thought since it's an addition or missing config and not a bug, it's a feature request. Thanks for the hint into the correct direction.