The last bit I need to switch 100% from Chrome to Orion is Chromes developer tools.
Is this even possible?
The last bit I need to switch 100% from Chrome to Orion is Chromes developer tools.
Is this even possible?
Vlad has already made developer tools, we just have to wait for a new release.
I understand we have Safari's developer tools with some added features, but would it be possible to add the ability to use Chrome or Firefox's developer tools inside Orion? It is far more extensive in features, and has a better layout.
It is the only thing that prevents me from switching to Orion at this time.
brownsugar We can use chrome/firefox extensions for developer tools. developer tools are not portable.
It is the only thing that prevents me from switching to Orion at this time.
My "favorite" user feedback
@Vlad do we have any update on this?
I’m not sure how many people need this, but I’d become a paying user if Orion offered Chrome DevTools instead of Safari’s. Safari is far behind Chrome in DevTool features.
There is the repo https://github.com/ChromeDevTools/devtools-frontend contains Chrome Devtool Frontend, Cloudflare also forked this to make their Workers devtool https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler-devtools , but I'm not sure it'd be a easy task to do