Youtube - dismiss sign-in

Hide the "sign-in" and cookies dialogs. Prevent the dialogs from pausing the video.

< 腳本Youtube - dismiss sign-in的回應

提問/評論

§
發表於:2020-10-09

Thanks !

Work for Waterfox, but don't work for Palemoon (search bar not working). Please update !

Achernar作者
§
發表於:2020-10-09

I've solved the problem. Update the script.

What was happening is a race condition where the script gives up looking for the placeholder of the dialog before it appears in the html code. And then was only hiding the dialog and not dismissing it. That's why you could not focus on the search input field. Apparently Palemoon is slower to render the page on the same computer compared to FF or chrome.

I've modified the code to use another method of getting hold of the html element.
It should work properly now. Don't hesitate to post a new message.

發表回覆

登入以回復