Commit graph

3 commits

Author SHA1 Message Date
Alex
9117841bb1 Add Chez Mon Libraire, ISBN-first search with title fallback, and result caching
Anna's Archive and Waterstones now search by ISBN first and only fall
back to title/author when that comes back with an explicit no-results,
since a specific edition's ISBN can be unindexed even though the book
exists under another edition. Chez Mon Libraire is added as a third
source (isbn-based search, French no-results/found text patterns).
Results are cached per site+isbn via GM_getValue/GM_setValue for 14
days to cut down on repeat requests.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-27 19:41:13 +02:00
f1cf418f63 Add README and MIT license
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-27 18:22:51 +02:00
11d41d1be1 Initial commit: book-links userscript
Shows Anna's Archive and Waterstones availability links when browsing
books on Bookshop.org, Amazon, or Waterstones. Includes @updateURL/
@downloadURL for Violentmonkey auto-update.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-27 18:01:31 +02:00