Opera is beyond rescue. As someone who spent a decade working there it saddens me to say so, but please don't use it.

Actual, executive day-to-day control over the browser tech has progressed sort of like this:

1995: Oslo, Norway

2008: Linköping, Sweden

2014: Wrocław, Poland

2020: Beijing, PRC (the sale happened in 2016, but they were hands-off for quite some time; I think they were being busy with shady fintech stuff in Africa enabled by the Opera Mini work we did mostly in Sweden a decade earlier: https://www.engadget.com/2020-01-19-opera-accused-of-predato...)

It was dead to me the moment they switched to chromium

I still think that was a necessary decision. Jon Von Tetzchner (one of the two Opera founders, and a previous long time CEO) strongly disagreed, then from the outside, but later did the exact same thing with Vivaldi. (Jon is a fantastic mensch, btw. One of the best CEOs I've ever had.)

Google had very purposely raised the bar by putting like 5x-8x more competent engineers than the Opera core (non-platform/UI-specific stuff) team had, working on inventing and implementing random new web standards that they then promptly started using on google.com properties. Think e.g. 500-800 engineers compared to 100. We simply couldn't do the same. Then this ratio started growing until it was obvious that it would eventually become an existential threat.

They used their financial success in one business area (search ads) to become dominant in another area (browsers) in a clever and perhaps not entirely legal way.

The irony was how ages ago everyone was waiting for a browser to come along and unseat IE, which was not a good browser.

Now Chrome works well enough as a browser and has so much market share that it exerts too much control over its users and the Web, and it's unlikely that anything will be capable of obsoleting it in the near future.

I think the trick might be to make a browser that supports a reasonable subset of html/css/js + some killer feature. (Much easier said than done, though: but some kind of mobile app platform like WeChat might be a good way to get a foothold)

Or just fork webkit/blink and aggressively refactor.

The killer feature could be a file type named after the kinds of websites people make. Say .blog or .forum or .store or .social perhaps even .aggregator or .hn (lol) each would work like a straight jacket or like a website on a platform (.blog like blogger, .store like shopify etc) it could be distributed and insanely fast. Every other link just opens in the normal browser.

It's interesting to think about this sort of thing: interactive forms generated from OpenAPI specs? Some way to plug-in handlers for specific mime-types? etc.

This is the dream, honestly. Dynamic form creation from specs. PowerShell has something like it (for a function it will create you a ugly form that you can render), but if you could deliver a OpenAPI spec and have Bootstrap (or whatever) UI on the frontend automatically generated.

This is not quite what you mean, but I've used it before to decent success:

https://github.com/rjsf-team/react-jsonschema-form