How to find all internal pages in Chromiums and Firefox (#tilPost)

I just read the article "URLs: It’s complicated…" and learned a few nifty tricks about internal pages in Chromies (Edge, Chrome, etc.) and Firefox.
You might know about the hidden browser games in Chrome (chrome://dino/)…


This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis

I just read the article "URLs: It's complicated..." and learned a few nifty tricks about internal pages in Chromies (Edge, Chrome, etc.) and Firefox.

You might know about the hidden browser games in Chrome (chrome://dino/) and Edge (edge://surf/), or the commonly used browser flags pages (chrome://flags, edge://flags and so on).

Let's have a look at three things that make internal page handling easier!

Use about instead of your specific browser scheme

As described on web.dev, Chromium browsers rewrite not-matching browser schemes, if you enter an incorrect one. You can access chrome://flags in Edge and it'll be rewritten to edge://flags. That's already pretty handy, but there's more!

You can also use the about scheme to "resolve" to the correct browser scheme. about://flags becomes chrome://flags, brave://flags, or edge://flags depending on your browser. This rewrite is a great addition and I made it a habit to use about for all internal pages already!

You can leave out the //

While playing around with the about pages, I noticed that you can make the URL even shorter. Enter about:flags and it's correctly resolved to chrome://flags. That's pretty nice, too!

about:about – a list of all internal pages

And here's the kicker, if you wonder what internal pages your Chromium browser or Firefox provides, you can enter about:about...

And there you have it, about:about lists all internal pages! I'll continue poking around all these pages now. ?

Pssst... If you like these short learnings, I send out a weekly newsletter.


Reply to Stefan


This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis


Print Share Comment Cite Upload Translate Updates
APA

Stefan Judis | Sciencx (2021-06-27T14:00:00+00:00) How to find all internal pages in Chromiums and Firefox (#tilPost). Retrieved from https://www.scien.cx/2021/06/27/how-to-find-all-internal-pages-in-chromiums-and-firefox-tilpost/

MLA
" » How to find all internal pages in Chromiums and Firefox (#tilPost)." Stefan Judis | Sciencx - Sunday June 27, 2021, https://www.scien.cx/2021/06/27/how-to-find-all-internal-pages-in-chromiums-and-firefox-tilpost/
HARVARD
Stefan Judis | Sciencx Sunday June 27, 2021 » How to find all internal pages in Chromiums and Firefox (#tilPost)., viewed ,<https://www.scien.cx/2021/06/27/how-to-find-all-internal-pages-in-chromiums-and-firefox-tilpost/>
VANCOUVER
Stefan Judis | Sciencx - » How to find all internal pages in Chromiums and Firefox (#tilPost). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/27/how-to-find-all-internal-pages-in-chromiums-and-firefox-tilpost/
CHICAGO
" » How to find all internal pages in Chromiums and Firefox (#tilPost)." Stefan Judis | Sciencx - Accessed . https://www.scien.cx/2021/06/27/how-to-find-all-internal-pages-in-chromiums-and-firefox-tilpost/
IEEE
" » How to find all internal pages in Chromiums and Firefox (#tilPost)." Stefan Judis | Sciencx [Online]. Available: https://www.scien.cx/2021/06/27/how-to-find-all-internal-pages-in-chromiums-and-firefox-tilpost/. [Accessed: ]
rf:citation
» How to find all internal pages in Chromiums and Firefox (#tilPost) | Stefan Judis | Sciencx | https://www.scien.cx/2021/06/27/how-to-find-all-internal-pages-in-chromiums-and-firefox-tilpost/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.