Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Get history page like: about:history

  • 5 replies
  • 1 has this problem
  • 54 views
  • Last reply by cor-el

more options

Hello

I was wondering. In Firefox you can enter some specific pages using the about:-prefix about:config about:blank ...

But is there also something similar to this to get the history? (about:history). It doesn't necessary needs to be with about; just that I can retrieve the history with typing something in the address bar.

Thanks for reading, Niely

Hello I was wondering. In Firefox you can enter some specific pages using the about:-prefix about:config about:blank ... But is there also something similar to this to get the history? (about:history). It doesn't necessary needs to be with about; just that I can retrieve the history with typing something in the address bar. Thanks for reading, Niely

Chosen solution

Or if you would like the multi-column listing of the Library dialog ("Show All History") you could try this:

chrome://browser/content/places/places.xul

When I test that, it starts off with bookmarks and I have to switch to history.

BTW, I'm not sure it's safe to make edits when it's displayed in a tab...

Read this answer in context 👍 0

All Replies (5)

more options

I don't know whether you have used the History sidebar (Ctrl+h opens and closes it) but you can open that in a tab by pasting the following in the address bar and pressing Enter:

chrome://browser/content/history/history-panel.xul

Does that work the way you'd like? Since it's so long, it's probably easiest to bookmark it...

more options

Chosen Solution

Or if you would like the multi-column listing of the Library dialog ("Show All History") you could try this:

chrome://browser/content/places/places.xul

When I test that, it starts off with bookmarks and I have to switch to history.

BTW, I'm not sure it's safe to make edits when it's displayed in a tab...

more options

Yep! :) That's what I needed. Still weird I have to use Chrome for it.

The reason I needed this is because I'm making a custom startpage for my Firefox.

One big form in the middle which acts as Search-bar, URL-bar and now also to get Firefox pages. :)

more options

Firefox uses the "chrome://" protocol to access its own internal files and also access files from extensions (no connection with Google Chrome).

more options

See also this page:

  • chrome://browser/content/history/history-panel.xul

Note that you can bookmark such chrome URI pages for easy access.