Setup
Chemical cloaking is an easy way to setup title and favicon cloaking as well as about:blank cloaking.
Installation
To install the cloaking script, add it to the head of your website with the main client script.
<head>
<script src="/chemical.js"></script>
<script src="/chemical.cloaking.js"></script>
</head>