Hello Devs,
I am working on building a custom browser based on Chromium, and I would like some guidance on the best practices for branding and configuration. Specifically, I am interested in overriding the default Chromium branding (such as changing the icons, name, and the executable file) without affecting the core functionality of the browser.
Here are the areas I would like to focus on:
Branding Customization:
How can I change the browser’s name, icons, and other branding elements such as the UI visuals (tabs, address bar, etc.) in a clean and modular way?
What are the most recommended folders or areas in the Chromium source code I should focus on to make these changes without interfering with core browser features?
Executable File Customization:
What is the best way to modify the executable file’s name and icon?
Are there specific configurations or files where the executable file name and icon are set, and how can I customize them safely?
Minimizing Impact on Core Functionality:
What should be the approach to ensure that I am only overriding branding and UI elements without touching the core Chromium functionality, security updates, or any default features?
I would greatly appreciate it if someone could point me to relevant documentation or provide advice on how to best approach these customizations while maintaining a stable browser.
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/eb54e326-bf29-4f81-90ff-53b744e69b19n%40chromium.org.