토론 » 제작 요청

Script to block JS-Windows in Chrome Browser, Tampermonkey

§
게시: 2014-12-09

Script to block JS-Windows in Chrome Browser, Tampermonkey

Hi Community,

I am looking for script which blockes ALL JS-windows in Chrome (via Tampermonkey or any other solution).
i.e. the notification if you want to leave a page, or a JS-window which pops up when entering a web page. Not knowing much about JS, I guess those two events are "onbeforeunload" and "onbeforeload". I want these functions to be completely disabled if possible.

Many thanks in advance for your help!

Jixun.Moe관리자
§
게시: 2014-12-09

Maybe Script Safe?

woxxom관리자
§
게시: 2014-12-09
수정: 2014-12-09

I use a script to remove grooveshark's onbeforeunload.
As for onbeforeload, there's no such event, instead there are many other ways to display popups on page open.

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。