ArchiveBox/archivebox/plugins/readability
Claude 09a1ca3134
Fix hook priority conflicts and standardize on_Binary naming
on_Snapshot priority fixes:
- redirects.bg.js stays at 31, staticfile.bg.js → 32
- headers.js stays at 55, readability.py → 56
- mercury.py → 57, htmltotext.py → 58

on_Binary hooks now have numeric priorities:
- 10: npm_install.py
- 11: pip_install.py
- 12: brew_install.py
- 13: apt_install.py
- 14: custom_install.py
- 15: env_install.py
2026-01-01 01:31:52 +00:00
..
templates improve plugin tests and config 2025-12-29 00:45:23 -08:00
tests Add JS-Python path delegation to reduce Chrome-related duplication 2025-12-31 09:11:11 +00:00
binaries.jsonl way better plugin hooks system wip 2025-12-28 03:39:59 -08:00
config.json make plugin config more consistent 2025-12-29 13:21:46 -08:00
on_Snapshot__56_readability.py Fix hook priority conflicts and standardize on_Binary naming 2026-01-01 01:31:52 +00:00