Browser extension to allow searching public library index from within web pages.
You need to install ant and ant-contrib. On OSX you can do this by running brew install ant ant-contrib
.
Run ant build -Dbrowser=chrome
to build the Chrome version. (Use safari
for the Safari one.)