look997
look997
Please use this code to support for Youtube SPF ``` var MutationObserver = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver; var observer = new MutationObserver(function(mutations) { if (mutations[0].attributeName === 'class' && mutations[0].target.classList.contains("page-loaded"))...
There are commands for setting property values. But how to retrieve the value of a property? That would be useful.
I installed TextToSpeech [Pied](https://github.com/Elleo/) on my Arch Linux, and selected the Polish voice. The voice is available via the `spd-say "Hello world!" command, but it skips some letters and won't...
Generally, PiP windows in Firefox open on top of each other so that they completely cover each other. And then they cannot be moved. They get stuck. It would be...