From 7019970b24380cd823beb9760f34a6c00b569054 Mon Sep 17 00:00:00 2001 From: miguel Date: Wed, 14 Mar 2018 19:37:33 +0100 Subject: using gnome loop and changing to fifo pipes --- Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 51b3267..f68e56c 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,10 @@ +#https://csclub.uwaterloo.ca/~jy2wong/jenerated/blog/2014-12-02.webkit2_webextensions.html +#http://rvr.typepad.com/wind/2011/10/webkit-extending-javascript-1.html +#https://github.com/vain/lariza +#https://github.com/rschroll/webkitdom +#https://github.com/jun7/wyeb + + include config.mk .PHONY: rebuild clean install -- cgit v1.2.3