arnav-kr / json-formatter

A Browser Extension to format JSON in the browser automatically. Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.
https://json-formatter.js.org
MIT License
71 stars 13 forks source link

Feature Request: Firefox support #9

Closed AngeloCore closed 1 year ago

AngeloCore commented 1 year ago

Describe your feature

Can you publish this extension for firefox too?

arnav-kr commented 1 year ago

Hadn't Thought To do So.

Will do it! Have to make sure first it works nice with Firefox

Will update you with the status of the issue

arnav-kr commented 1 year ago

While I was working on the extension, i later found Firefox already has an inbuilt json Formatter into the browser, so I didn't bother publishing my extension there. That's the reason it's not there

still I guess I should add it now

AngeloCore commented 1 year ago

Yo @arnav-kr, can you publish it in the Microsoft Edge Store and Opera Addons too?

arnav-kr commented 1 year ago

technically I can, but there were some bugs while testing on edge and for Firefox, it needs a little rewrite

for edge, everything related to store listing is already done, just have to upload the extension after fixing the bugs.

AngeloCore commented 1 year ago

I am using edge and is fine for me

arnav-kr commented 1 year ago

I am using edge and is fine for me

For me the client doesn't seem to follow the stored options

arnav-kr commented 1 year ago

@AngeloCore Firefox Support has been added successfully in V2.0.3

with some overall other features too

You can try install it from https://jsonformatter.page.link/firefox

Important point to note that you need to disable the inbuilt viewer to make it work, it written in extension description too but for reference here's it again https://jsonformatter.page.link/disable-firefox-jsonview

Also don't forgot to rate 🙃

Closing the issue