about-uri.rst
changeset 1911 870693ce6ff0
child 1912 8b81a8f0f692
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/about-uri.rst	Mon Feb 22 13:34:55 2016 +0200
@@ -0,0 +1,58 @@
+.. -*- coding: utf-8; -*-
+.. include:: HEADER.rst
+
+==================
+ about URI schema
+==================
+.. contents::
+   :local:
+
+About
+=====
+
+See:
+
+ * http://en.wikipedia.org/wiki/About:_URI_scheme
+
+Firefox
+=======
+
+  about:
+    same page as "Help -> About"
+  about:blank
+    blank page, useful for setting as your home page
+  about:buildconfig
+    show your Mozilla build options
+  about:cache
+    displays cache statistics and disk cache directory location
+  about:config
+    GUI for modifying user preferences
+  about:crashes
+    crash reports
+  about:credits
+    list of contributors to the Mozilla projects
+  about:licence
+    show product licences
+  about:licence
+    show product licences
+  about:logo
+    application logo
+  about:memory
+    memory usage (since Firefox 3.6)
+  about:mozilla
+    easter eggs - "Book of Mozilla"
+  about:plugins
+    lists all your plugins as well as other useful information
+  about:rights
+    your rights
+  about:robots
+    easter egg (since 2008-03-08 trunk builds)
+  about:sessionrestore
+    interface for viewing about last session
+  about:support
+    same page as "Help -> Troubleshooting information" (since Firefox 3.6)
+
+See:
+
+ * http://kb.mozillazine.org/About_protocol_links
+