summaryrefslogtreecommitdiff
path: root/libsurf-webext.c
AgeCommit message (Collapse)Author
2018-10-08Add a file for shared functionsQuentin Rameau
New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().
2018-10-08Communicate with webextension via a pipeQuentin Rameau
2018-10-08ext: first commit for surf libQuentin Rameau