reduxjs / redux-devtools

DevTools for Redux with hot reloading, action replay, and customizable UI
http://youtube.com/watch?v=xsSnOQynTHs
MIT License
13.96k stars 1.15k forks source link

This WebExtension has a temporary ID. #1618

Open doczkal opened 5 months ago

doczkal commented 5 months ago

I'm having a hard time to automate the installation of the Firefox Add-On because it seems like the manifest.json file is not defining browser_specific_settings what seems to be "browser_specific_settings" options is "applications". I could not get a fixed extension ID to automate installation.

https://extensionworkshop.com/documentation/develop/extensions-and-the-add-on-id/#when-do-you-need-an-add-on-id

doczkal commented 4 months ago

@Methuselah96, can you help me with this, please? Thanks.