dufoli / Salesforce-Inspector-Advanced

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chromewebstore.google.com/detail/salesforce-inspector-adva/dbfimaflmomgldabcphgolbeoamjogji
MIT License
10 stars 1 forks source link

Publish firefox and edge store extension #69

Closed dufoli closed 4 months ago

dufoli commented 5 months ago

edg store support the chrome store... So skip it for moment. https://learn.microsoft.com/fr-fr/windows/uwp/monetize/create-an-add-on-submission

0cv commented 4 months ago

I gave it a try in Firefox, but I think there is an error and the extension doesn't load with a problem in links.js SyntaxError: export declarations may only appear at top level of a module

image
dufoli commented 4 months ago

@0cv I have fixed an issue with the original manifest.json to rmove links.js from it. and I have published a new version. I am waiting from mozzilla validation for publication. Anyway, it is the current version with on going work (monitor plateform event tool)

dufoli commented 4 months ago

@0cv can you retry with last version?

0cv commented 4 months ago

@0cv can you retry with last version?

Did that work for you? It doesn't for me (the links error has disappeared, but the extension isn't showing up)

dufoli commented 4 months ago

@0cv now yes. Indeed the firefox build do not worked at all with script on reloaded. There was an error on manifest and a bug introduce by mac testing on reloaded that I need to remove. Anyway now it is working.