Question: How to suppress first run page #342
Closed
Comments
|
You can disable that popup in background.js ghostery-extension/src/background.js Line 1750 in fc0827a You would then have to build the extension and load it in Chrome with Developer Mode enabled (chrome://extensions/) |
|
Awesome, thanks so much! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to do some research which involves stateless crawling with Chrome on many distributed machines, and I'd like to have Ghostery running in each browser. I am having an issue because the first-run page always pops up. Is there a simple way to disable first run/update pages programmatically in the extension code somewhere?
Thanks!
The text was updated successfully, but these errors were encountered: