Hi, I would like to customize chromium browser
I got to know how to build chromium project in Windows in last few days.
Here's the small goal I want to achieve:
- create small dock (like side panel) and put quick link icon (which brings user to certain website); it is exactly same feature with sidebar in Microsoft Edge. simiar with bookmark but unlikely to it, the icons inside is system fixed.
I'd like to know which code I should look through first, I spend alomst a week to find which code I have to make a change but it is vast amount of code for me.
Thanks :)