ArchiveBox / archivebox-browser-extension

Official ArchiveBox browser extension: automatically/manually preserve your browsing history using ArchiveBox.
https://chromewebstore.google.com/detail/archivebox-exporter/habonpimjphpdnmcfkaockjnffodikoj
MIT License
203 stars 18 forks source link

Extension not archiving everything automatically I visit to my archivebox instance #25

Open TinyAtoms opened 2 months ago

TinyAtoms commented 2 months ago

I can archive a page manually by clicking "Archive Current Page", I can see it in my archivebox instance, but it does not send archive everything I visit automatically. I see no entries of visited webpages. I've set the config to blocklist, and my blocklist only ignores "*.youtube.com". I am logged in the browser and the archivebox instance url is set correctly.

Firefox version 127.0.1 Extension version 1.3.1 ArchiveBox v0.7.2 (docker/kubernetes) with PUBLIC_INDEX/SNAPSHOTS/ADD_VIEW set to false

I'm not sure if I am just misreading the documentation on how it should work (send everything I visit except from the blocklist domains) or if there's an issue.

TinyAtoms commented 2 months ago

Small update. It appears to be working, but very inconsistent. I now see some pages appearing as snapshots that I didn't add, but not everything I visit. I suspect that my instance is starved for resources, which might be resulting in the api being unresponsive? will report back with more info