Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable welcome screen #2923

Open
clhuby opened this issue Aug 30, 2024 · 2 comments
Open

Option to disable welcome screen #2923

clhuby opened this issue Aug 30, 2024 · 2 comments

Comments

@clhuby
Copy link

clhuby commented Aug 30, 2024

Issue Details

Wanting to implement Adguard extension to protect several users, however if I push the extension to users devices they all get the Adguard welcome screen opening which causes unnessesary confusion. Is there a way to not display any welcome screen to make it easier for organisations to deploy it across multiple devices? Even better would be a way topush out some pre-configured options but I'm not sure if modern browsers would allow that.

Proposed solution

Allow disabling the initial welcome screen and load the extension with it's standard defaults.

Alternative solution

Provide a way to push configuration settings via intune or other services.

@x-rated
Copy link

x-rated commented Sep 5, 2024

how would you do that? 🤔 you can configure options only after installation, but welcome screen appears immediately after installation before you can make any changes 🤔
anyway many extensions have welcome screen 🤔

@clhuby
Copy link
Author

clhuby commented Sep 16, 2024

how would you do that? 🤔 you can configure options only after installation, but welcome screen appears immediately after installation before you can make any changes 🤔 anyway many extensions have welcome screen 🤔

uBlock Origin installs without a welcome screen, it just enables the default blocklists which is great for ~90% of users who just want basic ad blocking. Power users can open the config screen by clicking the extension if they wish to enable additional blocklists or features.

With uBO going away with MV3 it would be great to be able to install AdGuard without a welcome screen as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants