Hi,
We're trying to extend SelenuimBuilder and are having a bit of trouble getting Firefox (52.0.1) to work with our local copy.
Things work when we create an .xpi file from our local directory (though, only when using FirefoxDeveloperEdition and disabling the "require signature" option), but naturally we don't want to re-create an xpi file for every change during development.
How would you recommend going about this?
Is there another way to make our forked copy work in Firefox without creating an xpi?
Thanks,
Inbal