Firefox load temporary addons

broken image
broken image

> + const reloadButton = targetElement.querySelector('. ::: devtools/client/aboutdebugging/test/browser_addons_reload.js:30 0 steps in Chrome - they are loaded automatically. This will make Firefox check manifest.json for any changes and apply them. Menu > Addons > Cogwheel > Debug Addons > Click on 'Enable Addon Debugging' > Load Temporary Add-On > Navigate to addon folder > Open 'manifest.json'. Go to the Temporary Add-ons page that we went to before and click on the Reload button for the add-on. > + yield waitForInitialAddonList(document) I'm browser Addons/Extensions developer, and every time i open Firefox i need to manually add Addons i develop. > - AddonManager.getAllAddons(addons => = yield openAboutDebugging('addons') ::: devtools/client/aboutdebugging/components/addons-tab.js:85 using listAddons and the actors (addons-tab.js modification + actors/addon.js (only isRestartless and iconURL) + I imagine some tests fixesīut again, just a bonus, your patch isn't terribly complex/big. devtools/ r? again me once comments are addressedīonus point if you also split the /devtools/ part in two: I have a bunch of simplications here and there but it looks good overall!

broken image

MozReview Request: Bug 1246030 - Allow reloading an add-on in about:debugging.