Node.js based chromium devtools for rebranding chromium
$ [sudo] npm install -g rebrandUsage:
rebrand [OPTIONS] [config_dir]
Options:
-h, --help: Help
-v, --version : Version
-c DIR, --chrome_src=DIR : Chromium source dir
Arguments:
config_dir : configuration directory
$ rebrand -c chrome/src rebrand_conf_exampleThe file will override chrome/app/theme/chromium/BRANDING
Use these language specific branding info for corresponding xtb files
Grd files that needs replacing branding info
Branding replace map for grd files
Reserved keywords for grd files
Source files that needs replacing branding info
Branding replace map for source files
Files in this dir will overwrite same files in chrome_src dir