android - is it possible to inject my javascript to disable javascript inside any webpage using webview? -


i working on disconnect or ghosty addon in firefox custom browser stop tracking scripts inside various webpages, failed find disable tracking inside webpage loads in webview.

after search found way stop track remove sctript webpages load. failed find solution remove scripts loading inside webview, please help..

i think there's way that.

but easier , simple way be:

mywebview.getsettings().setjavascriptenabled(false); 

Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -