aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2020-05-08Makefile: Always remove license headers from all JS filesTeddy Wing
2020-05-08Add license (GNU GPLv3+)Teddy Wing
2020-05-08Rename project to "Immersive"Teddy Wing
2020-05-08Makefile: Only build `index.js` with BrowserifyTeddy Wing
2020-05-08Makefile: Move the compiled user script to the project rootTeddy Wing
2020-05-06Makefile: Fix rebuild of non-index.js filesTeddy Wing
2020-05-06Convert from a web extension to a user scriptTeddy Wing