archivebox-browser-extension
archivebox-browser-extension copied to clipboard
Official ArchiveBox browser extension: automatically/manually preserve your browsing history using ArchiveBox.
Hi, I configured the Url as http://127.0.0.1:8000 and tried to add a Site and received ``` Forbidden (CSRF token missing or incorrect.): /add/ "POST /add/ HTTP/1.1" 403 1019 ``` I...
I would love to see something like [WebScrapBook](https://github.com/danny0838/webscrapbook) where you can list all archives in a side bar. I don't know if a browser integrated side bar feature is available...
Since the URL queue (which gets flushed automatically every 15 minutes) is stored in memory, if the user closes their browser, the queue will be lost and the URLs will...
Right now there's lots of manual binding to config changes in the frontend, which can result in really unmaintainable code. The "Archive Mode" setting is also a special case right...
Right now the UX is kind of bad. Once installed, users are not really sure what to do. So, in order to make installation and setup as easy as possible,...
Ideally, the options provided on the add page should also be present in the extension configuration (e.g. crawl depth and extractor methods). In the future, it would also be nice...
When a user adds a domain to their list of sites, the extension should prompt them if they'd like to retroactively archive pages in their history, and how far back...
As described in the original concept for this extension: >If the extension notices a user browsing a certain domain often, it will ask them if they'd like to archive it...
In addition to exporting history, it would be useful to archive bookmarks in a certain folder or based on other criteria.