Z History Dump

Collects all available Chrome history, downloadable as history.json

As of May 2026, Z History Dump has 19 users in the Developer Tools category.

Usersno change0%
19
19
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.0.0.6
Manifest V3

History

2 snapshots

Tracking since Apr 25, 2026.

19.2417.515.76Apr 25, 2026May 22, 2026
View as table
DateUsersRatingReviewsVersion
Apr 25, 2026190.0.0.6
May 22, 2026160.0.0.6
Now190.0.0.6

Permissions & access

Permissions
history
Host access
None declared

Screenshots

Z History Dump screenshot 1

About

This extension wraps the Chrome history API and makes it simple to download local Chrome history in a machine-readable format.

Unless you want to perform your own analysis of your Chrome history, or use this to cross-check other extensions that already do this, then this extension is probably not for you.

On installation it enumerates all machine-local history (URLs) and (URL) visits available (within the 90 day window that Chrome preserves these) and stores them in a local IndexedDB table.

If not disabled, it listens to onVisited events in order to add new visits to the table and to onVisitRemoved events in order to mark visits as deleted. The event handlers call getVisits in order to fully populate new visits and determine which visits were deleted, respectively.

When clicked, the extension creates a JSON blob, downloadable with a click. The JSON format is closely based on the chrome.history HistoryItem and VisitItem types.

The extension does not send or receive any information or indeed do anything beyond what's described above besides logging some messages to the JavaScript console.

Change Log

0.0.0.6

When marking visits as deleted, record the timestamp.
Include local ISO date/time as part of the downloaded file name.
Add some missing semicolons.

0.0.0.5 rename to Z History Dump so the extension appears next to its related ones; tweak the handling of pending events with some cleaner code

0.0.0.4 fix a bug around incorrect processing of events following initial DB creation

0.0.0.3 add a background service worker and IndexedDB logic to preserve history that falls outside the 90 day window; the table is populated once and updated on every onVisited and onVisitRemoved event; events are queued during initial table population; logging has been improved

0.0.0.2 fix bugs in console debug output - chrome.history.getVisits doesn't return all visits (due to a default option of the internal code that cannot be controlled from the API) and this results in broken references to referring visits in some cases; the debug output logging this was badly broken but now reports correct counts

0.0.0.1 initial revision

Technical

Version
0.0.0.6
Manifest
V3
Size
8.67KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
ahpkicobhkchblogldpjchdhmdnblpkm
Developer ID
u9f3dd27eba870f658d03168a001c487b
Developer Email
[email protected]
Created
May 17, 2021
Last Updated (Store)
Jun 9, 2021
Last Scraped
May 22, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to Z History Dump, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 22, 2026.