-
Notifications
You must be signed in to change notification settings - Fork 268
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
Don't show built-in extensions by default #13469
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, only one probable tweak needed
cc1ae35
to
e67396e
Compare
@richard-cox Updated now and gates passed |
9c78c19
to
f3553a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, missed a couple of e2e comments on first review. outside of tests though all is good
f3553a3
to
746b5bd
Compare
Summary
Fixes #13468
Fixed #8134
Occurred changes and/or fixed issues
Only shows built-in extensions on the new 'built-in' tab, which is now only shown when the user has enabled the extension developer preference.
Testing
Validate that when you go to 'Extensions' that no built-in extensions show up.
Go to preferences and enable the preference 'Enable Extension developer features'.
Go back to extensions and you should see a new
Built-in
tab:Checklist