Skip to content

zhsoft88/rebrand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebrand

Node.js based chromium devtools for rebranding chromium

Installation

$ [sudo] npm install -g rebrand

Usage

Usage:
  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 config example

$ rebrand -c chrome/src rebrand_conf_example

In config_dir

BRANDING

The file will override chrome/app/theme/chromium/BRANDING

BRANDING_<lang>

Use these language specific branding info for corresponding xtb files

grd_files.txt

Grd files that needs replacing branding info

grd_filter.map

Branding replace map for grd files

grd_reserved.txt

Reserved keywords for grd files

src_files.txt

Source files that needs replacing branding info

src_filter.map

Branding replace map for source files

res

Files in this dir will overwrite same files in chrome_src dir

About

Node.js based chromium devtools for rebranding chromium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors