2
1 Comment

Development - any easier way to update an unpacked extension?

I'm coding away on a Chrome extension, but one of the more annoying steps is updating the latest code into Chrome. Every time there's a new code build I need go into the Manage Extensions panel, find the extension, and click the "refresh" icon.

Anyone have any slicker ways to do it? I'm a big fan of hooking up automatic live updating into the builds so I don't need to manually click something every time. If there was some command line way to trigger a refresh then that would be excellent.

on July 24, 2022