Pavel

Results 265 comments of Pavel

@Nitrino Kinopoisk has updated the player, and as far as I understand, they no longer use iframe, and subtitles are in a `div` with the class `Layout__subtitles--K4Z2N`. Can you see...

@noah-nuebling > Specifically the text on the left side of the new Action Table. > > ![image](https://user-images.githubusercontent.com/19418601/148571057-bc320d98-d97a-4ccb-96d7-9f5eed3631b9.png) > > It's assembled in code from many little bits and pieces of...

Now I understand the complexity, but I don't know which solution is best for this case.

@vktr, why don’t you assign a feature request label to this issue?

@Dyras @vktr I have the same problem with some devices. Tried to install the application using the .exe, and just unpack the zip archive. Also tried x86 version and then...

Yes, I can read, modify and delete these files. No, it doesn't crash. Only what I wrote in the first post happens.

You need to send information about a false positive to Microsoft: https://www.microsoft.com/en-us/wdsi/filesubmission

@Sneezry it would be nice if, when using the dark theme, all extension pages were adapted to the dark theme. This is usually how the dark theme is implemented in...

It would be great if you could add support for this functionality to your Windows app.

Chrome has its own implementation of the [Proxy API](https://developer.chrome.com/docs/extensions/reference/proxy/#property), just like [Firefox](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy#browser_compatibility). And Safari [doesn't seem to have support for the Proxy API](https://stackoverflow.com/questions/3007545/is-it-possible-to-set-proxy-settings-in-a-safari-extension) at the moment.