Z History Dump Chrome Extension

Z History Dump chrome extension

Z History Dump for Chrome Download

Z History Dump chrome extension is Collects all available Chrome history, downloadable as history.json.

Collects all available chrome history, downloadable as history.json.
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

How to install Z History Dump chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the Z History Dump Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension Z History Dump Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the Z History Dump in Chrome Webstore Search and click on the search button.
  • Step 3: click on the Z History Dump Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the Z History Dump extension for your Chrome Web browser .

Z History Dump Chrome extension Download

Looking for a method to Z History Dump Download for Chrome then this download link is for you.

It is the Z History Dump Chrome extension download link you can download and install Chrome Browser.

Download Z History Dump chrome extension (CRX)

Tags: Console Debug Output , Machine Local History , Background Service Worker , Local Iso Datetime , Initial Table Population , Initial Table , Local Indexeddb Table , Onvisitremoved Events , Onvisited Events , Initial Db Creation , Z History Dump , Chrome History Api , Local Chrome History , Available Chrome History , Chrome History ,

Z History Dump Related Chrome Extensions