SAP / ui5-inspector

With the UI5 Inspector, you can easily debug and support your OpenUI5/SAPUI5 based apps.
https://sap.github.io/ui5-inspector/
Apache License 2.0
144 stars 57 forks source link

firefox support #240

Closed DetachHead closed 1 year ago

DetachHead commented 1 year ago

issues for firefox support were raised several times but closed without an explanation (#82 #182 #237), so i'm attempting to do it myself.

this is probably far from done, if anybody has any suggestions for resolving any of these issues that would be very much appreciated:

jdichev commented 1 year ago

Hello @DetachHead,

We discussed this in the team and unfortunately we cannot accept this pull request. There are multiple reasons.

First it downgrades the manifest version from 3 to 2 which basically a requirement in order for us to be able to publish on Chrome Web Store which is our only marketplace at the moment.

Secondly, Firefox Web Store is within our future plans due to complications in the compatibility. We are currently looking into publishing on Edge Web Store.

If Firefox is a must in your use case, I would encourage you for now to use your own fork and perhaps in the future we will manage to add the extension to the Firefox store.

Sorry but thanks and best regards, Jordan