1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
factored out new functions, showLiveBrowserData() and showDemo(). More... almost 13 years ago
hide info on page load, instead of after json is loaded More... almost 13 years ago
show favicons and tracker logos, and link to PrivacyChoice tracker info pages when appropriate. More... almost 13 years ago
factored out a bunch of gloop into a new function, showDomainInfo() More... almost 13 years ago
new coloring scheme: if the domain is a known tracker, it's red, otherwise it's gray. More... almost 13 years ago
fixed a bug whereby multiple svg title elements were being inserted on every update More... almost 13 years ago
Added trackers.json from the XPI for TrackerBlock 2.0.1. It was located in chrome/content/adnetworks. More... almost 13 years ago
changed version to 0.2 More... almost 13 years ago
Added a pagemod that sends the collusion graph visualizer new data whenever it's updated. More... almost 13 years ago
removed old sample tracking info json More... almost 13 years ago
click to advance time/next navigation in sample data visualization. More... almost 13 years ago
sample data is now shown over time More... almost 13 years ago
simplified logic more More... almost 13 years ago
simplified addNode() More... almost 13 years ago
got rid of unused removeDomainsWithOneReferrer() function More... almost 13 years ago
got rid of some complex bookkeeping code More... almost 13 years ago
clamp max radius of nodes More... almost 13 years ago
new links now appear under all nodes. More... almost 13 years ago
node strength now changes dynamically using a cool-looking transition. More... almost 13 years ago
mouseover arcs now work w/ dynamically added links More... almost 13 years ago
checkpoint; proof-of-concept of dynamic, streaming graph manipulation. way cool. More... almost 13 years ago
updated package.json More... almost 13 years ago
added favicon link rel More... almost 13 years ago
added new favicon More... almost 13 years ago
changed base url to point to secure.toolness.com. More... almost 13 years ago
added html collusion visualizer More... almost 13 years ago
converted log to be structured by domain -> referrer -> types More... almost 13 years ago
now logging json More... almost 13 years ago
use only http-on-examine-response observer, and log information about content type, status code, request method. More... almost 13 years ago
removed getWindowFromChannel More... almost 13 years ago