i wanted to build a custom browser install that would fit the following specs, i found ways to do it using enterprise deployement, but my intent is to distribute it to friends and family without having to go through the enterprise distribution.
- Can be sourced from Firefox or Chromium (or even other as webkit)
- Should be easy to customize (ideally no C++ coding)
- Should be able to embed extension or hard code the extension within the browser. (i've coded a custom adblock that is lighter and faster than the ones on FF or Chrome store and would also like to embed TOR connection extension)
- Remove the ability to install other extensions (i want to ensure this browser cannot be victim of bloatware extensions installs)
- Customize UI
- Protect the browser against Search engine / HP / New tab settings change.
If you could point me to the right direction it would be awesome and i'll make sure to share this browser's link here once done.