mirror of
https://github.com/wassname/RubberGlove.git
synced 2026-06-27 16:43:55 +08:00
30 lines
1.5 KiB
HTML
30 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="/js/popup.js"></script>
|
|
<link rel="stylesheet" type="text/css" href="/css/popup.css">
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
<a href="https://coinbase.com/checkouts/0ec4a16aa8227d3a43e4e200a79b55c5" 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>
|
|
<p style="text-align: center;">
|
|
<a href="https://panopticlick.eff.org/" target="_blank">Visit panopticlick.eff.org to see it in action.</a></br>
|
|
<a href="http://cdn.rawgit.com/jsclary/RubberGlove/master/bomViewer/index.html" target="_blank">View your Browser Object Model.</a>
|
|
</p>
|
|
<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> |