Releases: ArchiveBox/archivebox-browser-extension
Releases · ArchiveBox/archivebox-browser-extension
Release list
v2.1.4: Bugfixes and improvements for most recent major release
What's Changed
- Bugfixes for v2.1.3 release by @benmuth and @pirate in #42
- Fix for submitting urls to v0.7.3 when API key field is blank
- Auto-import base URL config from old v1.3.1 extension version
- Change text to more clearly indicate when a URL has
Saved locally...vsSaved to ArchiveBox server... - Minor UI improvements, helptext improvements, and permissions request flow for history/bookmarks import
Full Changelog: v2.1.3...v2.1.4

v2.1.3: Complete Rewrite with offline saving, tagging, and support for v0.8.5
Usage:
load the ./redesign folder in Chrome as an "Unpacked Extension" after enabling Dev Mode in `chrome://extensions`.
It should autoreload from source automatically for most basic edits, but it can also be manually refreshed from chrome://extensions.
- update to manifest v3
- Fixes #30
- Fixes #26
- Fixes #23
- Fixes #9
- Fixes #6
- Fixes #5
- Fixes #3
- Fixes #10
- Fixes #2
- Fixes #25
-
TODO #4will revesit later -
TODO #29will revisit later -
TODO #15will revisit later
- redesign UI to show a popup in the upper right when
action button is clicked - autocomplete tags from all tags in popup
- add admin view where you can see a list of all the URLs you've collected so far
- add ability to search admin view by url, timestamp, uuid, tags
- add the ability to export filtered URLs list from history as CSV and JSON
- add the ability to import URLs from chrome history / bookmarks by daterange or filter query
- add the ability to edit extension config options, allowlist/denylist, etc. from options.html
- add the ability to test connection to ArchiveBox server
- add the ability to load cookies from browser into archivebox persona
Other Changes
- Redesign fixes by @benmuth in #34
- Improve status and error reporting by @benmuth in #35
- Add fallback when API call fails. by @benmuth in #36
- Bugfixes by @benmuth in #37
- Update to manifest v3, redesign UI to allow click-to-archive + tagging, add history view + options.html page for settings by @pirate in #31
- Misc extension fixes by @benmuth in #39
New Contributors
Full Changelog: v1.3.1...v2.1.3
v1.3.1: Last release of manifest v2 version before new UI
This is the last manifest v2 release from the codebase contributed by @tjhorner.
This version only works with an ArchiveBox Server running v0.7.x or below.
You can load it by going to:
Chrome > Extensions > ☑️ Developer Mode > Load Unpacked Extension... > choose the archivebox_exporter_v1_3_1.zip below.








