index
:
extreload
bundle-lisp-dependencies
manifest-v3-support
master
Reload Chrome extensions from the command line
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-13
main: Trouble sending tabs reload after re-attach
manifest-v3-support
Teddy Wing
2023-11-13
main: Try to force re-attach to service worker to reload the current tab
Teddy Wing
2023-11-13
main: Idea to sleep before reloading tab
Teddy Wing
2023-11-12
main: Attempt to use Inspector.targetCrashed to reload tab
Teddy Wing
2023-11-12
Track Manifest V3 extensions in a list
Teddy Wing
2023-11-12
main: Don't pass a callback to `chrome.tabs.reload`
Teddy Wing
2023-11-11
main: Ideas for reload in Manifest V3
Teddy Wing
2023-02-08
main: Add support for `service_worker` targets
Teddy Wing
2022-08-25
Merge branch 'bundle-lisp-dependencies'
Teddy Wing
2022-08-25
option.lisp: Update copyright year
bundle-lisp-dependencies
Teddy Wing
2022-08-25
option.lisp: Define version string at compile time
Teddy Wing
2022-08-25
Update copyright dates after bundle changes
Teddy Wing
2022-08-25
extreload.asd: Turn off SSL in `websocket-driver-client`
Teddy Wing
2022-08-25
Makefile: Rewrite `pkg` target to include bundle and source
Teddy Wing
2022-08-25
Makefile: Add dependencies on `bundle` target
Teddy Wing
2022-08-25
bundle.lisp: Remove `sysexits` from `local-dependencies` list
Teddy Wing
2022-08-23
Makefile: Add an `install` target
Teddy Wing
2022-08-23
Makefile: Add self-contained bundle target
Teddy Wing
2022-08-22
Remove `lib/with-user-abort` submodule
Teddy Wing
2022-08-22
Remove `lib/sysexits` submodule
Teddy Wing
2021-03-03
README: Add a note about pre-built binaries being available
Teddy Wing
2021-03-02
Increase version v0.0.1 -> v0.0.2
v0.0.2
Teddy Wing
2021-03-02
Update TODO
Teddy Wing
2021-03-02
main: Exit on Control-c interrupt
Teddy Wing
2021-03-01
Makefile: Add source dependencies to `extreload` build
Teddy Wing
2021-03-01
Add 'with-user-abort' library dependency
Teddy Wing
2021-03-01
Update TODO
Teddy Wing
2021-02-27
README: Add submodule documentation
v0.0.1
Teddy Wing
2021-02-27
Add `wait-group` library dependency
Teddy Wing
2021-02-27
Makefile: Add target to build a distributable package
Teddy Wing
2021-02-27
Add README
Teddy Wing
2021-02-27
Add license (GNU GPLv3+)
Teddy Wing
2021-02-27
Makefile: Remove `release` target
Teddy Wing
2021-02-27
Update TODO
Teddy Wing
2021-02-27
Add man page
Teddy Wing
2021-02-27
Move everything from `l/` into the project root
Teddy Wing
2021-02-27
Move `l/lib/sysexits` to `lib/sysexits`
Teddy Wing
2021-02-27
Remove web extension and native messaging host
Teddy Wing
2021-02-27
Update TODO
Teddy Wing
2021-02-27
main: Add documentation
Teddy Wing
2021-02-27
main: Remove unused globals
Teddy Wing
2021-02-27
main: Move command line option definitions to `option.lisp`
Teddy Wing
2021-02-27
option: Add documentation
Teddy Wing
2021-02-27
macro: Add documentation
Teddy Wing
2021-02-27
ws-on-message: Move predicate checking tab reload exception to function
Teddy Wing
2021-02-27
devtools-protocol: Add documentation
Teddy Wing
2021-02-27
call-id: Add documentation
Teddy Wing
2021-02-27
Update TODO
Teddy Wing
2021-02-27
Hide `websocket-send` debug output behind `--debug` flag
Teddy Wing
2021-02-21
make-config: Add function documentation
Teddy Wing
[next]