Chromium UI Customization

Job ID: 37105629

Budget: $750 – $1,500 USD

1. Ideal skills and experience:
* Experience with open source development especially on Chromium project
* Ability to implement and customize features based on provided list for above request

2. Target OS:
MacOS, Windows Chromium based browser

3. Key Features:
* Customize simple branding includes name, logo
* Implementing custom additional sidebar with icons.
- Sidebar should be fixed on the right side ( has enable/disable option on settings)
- icons should be aligned vertically
- Sidebar opens new URL when user clicks icon (within resizable panel)

* additional sidebar data should be managed on server through API and updated to browser in real-time
- Simple CRUD API for Sidebar item
- Server admin can manage list of urls and icons image. (Create, Update, Delete)


4. What should be delivered:
* Executable file (or instructions how can be executed)
* Source code (version control system like Git)
* Documents
- Brief summary of task scope
- Brief guide for debug, test and update
- Should include what has been updated compared to original source code
- How to build & run