alpinejs-devtools icon indicating copy to clipboard operation
alpinejs-devtools copied to clipboard

Edge support

Open ryangjchandler opened this issue 4 years ago • 9 comments

Opening this issue after #154 became blocked due to missing devtools support.

I think the process for getting Edge working will be easier than Safari because it's still Chromium under the hood. Haven't looked into it yet though.

ryangjchandler avatar Jan 28 '21 21:01 ryangjchandler

Other relevant link from that issue: https://docs.microsoft.com/en-gb/microsoft-edge/extensions-chromium/#publishing-to-the-microsoft-edge-add-ons-website

HugoDF avatar Jan 28 '21 21:01 HugoDF

Another one to look into would be Brave https://brave.com/features/

Do they even have devtools?

I'll work on the settings stuff some more tomorrow and will check out Edge (for Mac) and brave if I have time

KevinBatdorf avatar Jan 29 '21 04:01 KevinBatdorf

Another one to look into would be Brave https://brave.com/features/

Do they even have devtools?

I'll work on the settings stuff some more tomorrow and will check out Edge (for Mac) and brave if I have time

For brave support, I think we can point people to:

https://support.brave.com/hc/en-us/articles/360017909112-How-can-I-add-extensions-to-Brave-

And explain to them how to get the latest release artifact (from the tag)

I might be having another look at publishing an Edge extension soon 🙂.

HugoDF avatar Mar 21 '21 15:03 HugoDF

Hello @HugoDF,

If you have any more queries about porting Chrome extension to Microsoft Edge or anything else, you can contact the relevant teams whose links are given here -

https://docs.microsoft.com/en-us/microsoft-edge/extensions-chromium/publish/contact-extensions-team.

Let me know if this was helpful. I am happy to help you with more details.

Thank you!

nagachaitanyalokam avatar Apr 07 '21 07:04 nagachaitanyalokam

Thanks @nagachaitanyalokam will do

I think Edge is 1:1 with Chrome so should just be admin (sign up as a developer & fill out forms)

HugoDF avatar Apr 07 '21 07:04 HugoDF

+1 on this. Would love not to install Chrome just for this devtool.

oluatte avatar Nov 16 '21 16:11 oluatte

+1 on this. Would love not to install Chrome just for this devtool.

it's available on Firefox as well if that helps, I haven't been able to find much time to progress with this.

HugoDF avatar Nov 19 '21 17:11 HugoDF

Seems to be working okay for me on edge: image

matthewknill avatar Jul 01 '22 00:07 matthewknill

FWIW you can install Chrome extensions on Edge, so this isn't such a big deal.

neojp avatar Sep 06 '22 18:09 neojp