crx-hotreload icon indicating copy to clipboard operation
crx-hotreload copied to clipboard

Chrome Extension Hot Reloader

Results 12 crx-hotreload issues
Sort by recently updated
recently updated
newest added

Adds a function `include` exported that you can call after importing which will limit the files that are considered for changes, and require all of them and only them to...

`chrome.management.getSelf` doesn't exist in Safari. This PR avoids calling it in that case. People who are using the same codebase for both Chrome and Safari will run into this issue....