Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider building a browser devtools extension #8

Open
captainbrosset opened this issue Jan 4, 2023 · 1 comment
Open

Consider building a browser devtools extension #8

captainbrosset opened this issue Jan 4, 2023 · 1 comment

Comments

@captainbrosset
Copy link

I stumbled upon your tool today and found it really useful.
It's always frustrating to work with the different mime-types and the data in a dataTransfer object. Your tool is super helpful for this.

It would also be very useful inside DevTools. Would you consider building a DevTools extension for it?

In case this helps:

Create an extension that customizes the DevTools UI on learn.microsoft.com.
Extending DevTools on developer.chrome.com.
Extending the developer tools on MDN.
Adding a web development tool to Safari Web Inspector on developer.apple.com.

@danburzo
Copy link
Collaborator

danburzo commented Jan 4, 2023

Hi Patrick, thank you for the kind words!

A DevTools extension is a great idea, and on a first skimming of the docs it doesn't seem too complicated to get one going across platforms. Maybe it's worth dropping the React dependency while we're at it.

Not sure I have the bandwidth to tackle this for the time being, but it's something I look forward to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants