0

I'm wondering if it is possible to block ads on my GeckoFX (https://bitbucket.org/geckofx) based browser?

CCCP
  • 215
  • 3
  • 14

1 Answers1

-1

You may use something like

GeckoPreferences.[Default]("extensions.blocklist.enabled") = True

in order to perform the block.

Peacock
  • 302
  • 1
  • 13