I am looking for a browser for power usage, with below conditions.
- support crx entensions
- abilitiy to turn off all security related restrictions and web security, e.x: CORS, unsafe-origin, HSTS, etc.
- ability to edit all HTTP headers including Host and User-Agent from the client-side JS
- ability to treat all unsafe-origins as safe-origin
- ability to bypass all SSL related errors during handshake and treat all insecure HTTPS sites as secure
- support for unlimited browsing history (chromium is limited to 3 months)
nice to have,
- pass challenges.cloudflare.com
- dev-tools is optional
- seperate process per tab so single tab crash won’t take the whole browser with it
- everything else is optional including browser-sync and source-code
- WebTCP support