Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-12 | Track Manifest V3 extensions in a list | Teddy Wing | |
I want to keep track of Manifest V3 extensions, because these must be re-attached to in order to reload the tab. We will later look at this list to find out if we need to skip reloading the extension (it's already been done), and instead proceed directly to reloading the tab. | |||
2021-02-27 | Add license (GNU GPLv3+) | Teddy Wing | |
2021-02-27 | Move everything from `l/` into the project root | Teddy Wing | |
This is the final project. Now that we got rid of the web extension and native host code, we can move the Lisp code to the root. |