chrome-extensions-reloader icon indicating copy to clipboard operation
chrome-extensions-reloader copied to clipboard

A chrome extension for reloading unpacked extensions

Results 5 chrome-extensions-reloader issues
Sort by recently updated
recently updated
newest added

It looks like this just reloads the code (which is fine!) - it might be nice if there was an option to force it to reload the unpacked version and...

help wanted
feature-request

I am currently working on migrating a chrome extension from manifest v2 to v3 and thought *extensions-reloader* would be useful to me. I noticed that you're still using the old...

help wanted
task

When working on an extension's settings page, reloading the extension closes the options page. It would be helpful to reopen it upon reloading, so the developer doesn't have to do...

feature-request

After .setEnabled(id,false) the extension itself goes blank, maybe there is someway to spawn a process that re-enables and launches it before that?

It would be nice if in the options page I could select which of my unpacked extensions should be reloaded (with, say, a checkmark - or a less user-friendly options...

feature-request