A Chromium browser extension to collect links from a web page and archive selected pages to Zotero via the Zotero Connector browser plugin.
- Have Zotero installed
- Have the official Zotero Connector installed
- Git clone this repository (or download and unpack the ZIP version)
- Enable
Developer modeon your browser's extension page - Click
Load unpackedand point it at your copy ofwebpage-archivist
- Toggle the
ZAextension icon to open the side panel - Use
All anchor linksor create your own selector rules - Click
Collect Linksand give the extension permission to access the page - Select URLs to add to the download queue
- To process the queue, make sure Zotero is running (all three integration status indicators should be green)
- Side panel screenshot
- Architecture and design overview:
docs/ARCHITECTURE.md
# Run all tests:
npm test