चर्चा » बनवण्याच्या विनंत्या

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.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.