Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以在基于 GeckoFX ( https://bitbucket.org/geckofx ) 的浏览器上屏蔽广告?
你可以使用类似的东西
GeckoPreferences.[Default]("extensions.blocklist.enabled") = True
为了执行块。