Back to Chrome Extensions Samples

chrome.history - History Override

api-samples/history/historyOverride/README.md

latest503 B
Original Source

chrome.history - History Override

A sample that demonstrates how to override the default history page.

Overview

Once this extension is installed, chrome://history will be overridden by the extension's custom page.

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.
  3. Open chrome://history and you will find the custom history page.