diff --git a/CONTRIBUTING.asciidoc b/CONTRIBUTING.asciidoc index 12d52fee7..350637b3b 100644 --- a/CONTRIBUTING.asciidoc +++ b/CONTRIBUTING.asciidoc @@ -546,6 +546,25 @@ Rebuilding the website If you want to rebuild the website, run `./scripts/asciidoc2html.py --website `. +Chrome URLs +~~~~~~~~~~~ + +Qutebrowser supports several chrome urls. A short list of them can be found here: + +chrome://appcache-internals/ +chrome://blob-internals/ +chrome://gpu/ +chrome://histograms/ +chrome://indexeddb-internals/ +chrome://media-internals/ +chrome://network-errors/ +chrome://serviceworker-internals/ +chrome://webrtc-internals/ +chrome://crash/ +chrome://kill/ +chrome://gpucrash/ +chrome://gpuhang/ + Style conventions -----------------