mirror of
https://github.com/wassname/RubberGlove.git
synced 2026-06-27 18:02:57 +08:00
27 lines
1.3 KiB
HTML
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">
|
|
“Just because you're paranoid doesn't mean they aren't after you.”
|
|
<div class="attribution">— 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 © 2014 Jason S. Clary</div>
|
|
</body>
|
|
</html> |