Skip to content

Releases: ArchiveBox/archivebox-browser-extension

v2.1.4: Bugfixes and improvements for most recent major release

Choose a tag to compare

@pirate pirate released this 17 Mar 13:33
c358ed2

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... vs Saved to ArchiveBox server...
  • Minor UI improvements, helptext improvements, and permissions request flow for history/bookmarks import

Full Changelog: v2.1.3...v2.1.4

logged_in_archiving server_config import_from_history_1

v2.1.3: Complete Rewrite with offline saving, tagging, and support for v0.8.5

Choose a tag to compare

@pirate pirate released this 17 Mar 05:58
28de75a

configuring-server
url-submission
admin-ui

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 #4 will revesit later
  • TODO #29 will revisit later
  • TODO #15 will revisit later
image
  • redesign UI to show a popup in the upper right when image action button is clicked
  • autocomplete tags from all tags in popup

image


image
image

  • 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

image
  • add the ability to edit extension config options, allowlist/denylist, etc. from options.html
  • add the ability to test connection to ArchiveBox server

image
  • 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

Choose a tag to compare

@pirate pirate released this 17 Mar 07:01
a20d2e1

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.

Screenshot 2025-03-16 at 11 51 06 PM