firefox-restartless-template icon indicating copy to clipboard operation
firefox-restartless-template copied to clipboard

Simple template project for developing restartless Firefox Developer Tools addons.

Results 3 firefox-restartless-template issues
Sort by recently updated
recently updated
newest added

I see that developer an extension is simple with JPM maybe a support for this tool in this boilerplate it would be better for newbies (like me).

It's a little strange to me to see the files in a project template come with a license, in this case MPL 2.0. If someone wants to use this template,...

It's very easy to misuse ./configure, both because it's a quick hack and because it lacks proper sanitizing of user input. For example, this will fail: `./configure -P nightly -i...