Tagbrowser

Clearing Chrome Internal DNS cache

C

Visiting a url, but getting the (old dns) version of a page?
I was too.
Turns out that Chrome keeps an internal DNS cache.
You can view it by visiting the following ‘url’ (enter this in your address bar in Chrome)
chrome://net-internals/#dns

View XML in Google Chrome

V

Sometimes, I need to be able to view an XML document in a browser. While IE supports this natively, you’ll need an extension for that in Chrome. The one I use is XML Tree by Alan Stroop. After installing it, it simply “just works” Viewing any server side XML page displays nice and hierarchically, similar to IE / Firefox However, to enable opening of a local XML file, you will need to explicitly...