'Block images from particular domain in GeckoView android

How can i block image loading from specific domain in GeckoView? I tried searching equitant method like setLoadsImagesAutomatically from webview in GeckoView but no luck. I found few links like this and this. Can we block image loading by injecting javaScript in GeckoView?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source