byobrowser / byob

The goal of this repo is to create a brandable version of Chromium that keeps pace with the Chromium release schedule.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[NEW FEATURE] Chromium Browser application name configurability on Windows #1

Open bizzbyster opened 6 years ago

bizzbyster commented 6 years ago

It is desired to make the application name (which is Chromium by default) configurable.

High level design:

  1. Create a new file named "byob_branding" in a logical place.
  2. This file will override the name of the Chromium web browser when installed on Windows.
  3. This feature is complete if the compiled browser successfully installs, the installed application name is the configured name and the string "Chromium" is not found in any files or folders on the target Windows machine. Note: the term "Chromium" and "Chrome" will of course show up in other places in the running browser such as help files.
  4. Both browser_tests and interactive_ui_tests should be run and pass on Windows prior to calling this feature complete.

Post any questions you may have about this feature here.

geeede commented 2 years ago

Hello, Is the bounty still available

bizzbyster commented 2 years ago

No but I have another one I will share in the morning if interested.

geeede commented 2 years ago

No but I have another one I will share in the morning if interested.

Yes, I'm interested.