Remove companyURL and align branding docs/config with explicit Support/Privacy/About URLs#20
Draft
Remove companyURL and align branding docs/config with explicit Support/Privacy/About URLs#20
companyURL and align branding docs/config with explicit Support/Privacy/About URLs#20Conversation
Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix wired issues with Support and Privacy buttons
Fix popup Support/Privacy links for manual and enterprise branding configurations
Feb 28, 2026
…ise policy Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Copilot
AI
changed the title
Fix popup Support/Privacy links for manual and enterprise branding configurations
Expose Support/Privacy branding URLs in UI and enterprise policy, and wire company URL consistently
Feb 28, 2026
…cies Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Copilot
AI
changed the title
Expose Support/Privacy branding URLs in UI and enterprise policy, and wire company URL consistently
Add configurable About URL across branding UX and enterprise policy (with popup fallback behavior)
Feb 28, 2026
Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
…com/Zacgoose/Check into copilot/fix-support-privacy-buttons
Copilot
AI
changed the title
Add configurable About URL across branding UX and enterprise policy (with popup fallback behavior)
Remove obsolete Feb 28, 2026
companyURL branding field across UI, config, and enterprise policy surfaces
Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Co-authored-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
Copilot
AI
changed the title
Remove obsolete
Remove Feb 28, 2026
companyURL branding field across UI, config, and enterprise policy surfacescompanyURL and align branding docs/config with explicit Support/Privacy/About URLs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
companyURLhad become redundant after introducing explicit branding links for support, privacy, and about. This PR removescompanyURLacross runtime config surfaces and updates branding documentation/examples to reflect the current model.Runtime branding model cleanup
companyURLfrom branding defaults and managed schema:config/branding.jsonconfig/managed_schema.jsonscripts/modules/config-manager.jscompanyURL; privacy now comes from explicitprivacyPolicyUrlor default branding config.Options + popup behavior
options/options.htmloptions/options.jscompanyLink+"company"footer route); company branding remains visible as text:popup/popup.htmlpopup/popup.jsEnterprise policy surface updates
companyURLfrom policy artifacts/examples (Windows scripts/registry, ADMX/ADML, Firefox/macOS/Linux policy JSON):enterprise/Deploy-Windows-Chrome-and-Edge.ps1enterprise/Remove-Windows-Chrome-and-Edge.ps1enterprise/Check-Extension-Policy.regenterprise/admx/Check-Extension.admxenterprise/admx/en-US/Check-Extension.admlenterprise/firefox/policies.jsonenterprise/macos-linux/chrome-managed-policy.jsonenterprise/macos-linux/edge-managed-policy.jsonenterprise/Test-Extension-Policy.ps1Documentation alignment
supportUrl,privacyPolicyUrl,aboutUrl) and kept naming consistent:docs/settings/branding.mdFocused test expectation update
companyURLusage and assert fallback URLs from default branding config:tests/config-persistence.test.jshttps://github.com/user-attachments/assets/7aa7e466-66fb-4eee-8a85-0799431940e6
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.