Files
RubberGlove/html/options.html
T
2014-07-07 11:13:16 -05:00

27 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<script src="/js/options.js"></script>
<link rel="stylesheet" type="text/css" href="/css/options.css">
</head>
<body>
<div class="header">
<a href="bitcoin:14B7hKTgSRKQewJbj8YQLy3nJ7QL36LBJT" target="_blank"><img src="/images/bitcoindonate.png" class="donateButton" /></a>
<img src="/images/icon64.png" class="extensionIcon" />
<div class="extensionTitle">
<span>RubberGlove</span>
<span id="extensionVersion"/>
</div>
<div class="quote">
&ldquo;Just because you're paranoid doesn't mean they aren't after you.&rdquo;
<div class="attribution">&mdash; Joseph Heller, <span class="publication">Catch-22</span></div>
</div>
</div>
<div>
<a href="https://www.panopticlick.com/" target="_blank">Visit panopticlick.com to see it in action.</a>
<p>Third-party cookies make fingerprinting unecessary. Disable third-party cookies in Chrome's privacy settings.</p>
<p>Plugins including Flash, Java, Quicktime and Silverlight expose additional information that's difficult to block. Plugins should be set to "Click to play" or disabled to minimize exposure.</p>
</div>
<div class="footer">Copyright &copy; 2014 Jason S. Clary</div>
</body>
</html>