Factify Chrome Extension is Chrome Extension that helps background processing for facts donors as a part of FactPub project
Installer of the host program for Chrome Extension - host program that runs on local machine.
Will be available in Google App Store soon.
git clone https://github.com/sunsagong/factify_chrome_extension.git- (or download ZIP from the green button above right on this page and expand somewhere on your machine.)
- Chrome Browser: [Setting] -> [Extension] -> [Load unpacked extension] -> [Choose the downloaded folder]
- Check [Enable] and the extension runs in Developer mode.
- Browse PDF file via Chrome Browser and the page action starts running background extraction process.
- host program must be pre-installed for background extraction processing
This program uses Native Messaging protocol to run Java program as a background process. Host program must be installed prior to install this extension.
FactPub is the project that helps scientific facts accessible to general public in legal manner.
The content of this repository is licensed under GNU GPLv3

