ArchiveBox/archivebox/plugins/chrome
Claude 4d33084496
Remove redundant chrome_validate hook, rename wget_validate to wget_install
- Delete chrome/on_Crawl__10_chrome_validate.py (duplicates chrome_install)
- Rename wget/on_Crawl__11_wget_validate.py → on_Crawl__06_wget_install.py

All hooks now follow consistent naming: install, launch, or config
2025-12-31 23:41:40 +00:00
..
templates improve plugin tests and config 2025-12-29 00:45:23 -08:00
tests fix extensions dir paths add personas migration 2025-12-31 01:40:59 -08:00
binaries.jsonl way better plugin hooks system wip 2025-12-28 03:39:59 -08:00
chrome_utils.js fix progress bars 2025-12-31 12:34:29 -08:00
config.json Move Chrome default args to config.json CHROME_ARGS 2025-12-31 00:57:29 +00:00
extract_cookies.js Add persona CLI command with browser cookie import 2025-12-31 12:13:07 +00:00
on_Crawl__01_chrome_install.py Clean up on_Crawl hooks: remove duplicates and standardize naming 2025-12-31 22:47:36 +00:00
on_Crawl__20_chrome_launch.bg.js Clean up on_Crawl hooks: remove duplicates and standardize naming 2025-12-31 22:47:36 +00:00
on_Snapshot__20_chrome_tab.bg.js Fix output path structure for 0.9.x data directory 2025-12-31 08:18:24 +00:00
on_Snapshot__30_chrome_navigate.js fix extension loading and consolidate chromium logic 2025-12-29 17:47:37 -08:00