aboutsummaryrefslogtreecommitdiffstats
path: root/src/package.lisp
diff options
context:
space:
mode:
authorTeddy Wing2021-02-27 18:54:54 +0100
committerTeddy Wing2021-02-27 18:54:54 +0100
commitcbd9d28467f03569f464cbd0628fed73e4a6cd32 (patch)
treebf99595bc79a078ccb45ed64e8088724a5a95f01 /src/package.lisp
parent9f349ac9a02d3e0276bd45f25a9c61035a0bd3a5 (diff)
downloadextreload-cbd9d28467f03569f464cbd0628fed73e4a6cd32.tar.bz2
Remove web extension and native messaging host
This code is superseded by the Common Lisp project that communicates via the DevTools Protocol. The `chrome.management` API's `setEnabled()` function just allowed me to turn extensions off and on. It didn't reload the extensions. The DevTools Protocol allows us to execute JavaScript in the context of an extension's background page. This allows us to run `chrome.runtime.reload()` in an extension's context, properly reloading the extension.
Diffstat (limited to 'src/package.lisp')
0 files changed, 0 insertions, 0 deletions