visfest / topics2015

A place to collaborate on session topics for the 2015 d3.unconf
22 stars 0 forks source link

d3 as a bookmarklet / d3fx #19

Open nthitz opened 9 years ago

nthitz commented 9 years ago

So many people use d3 to create awesome websites but you can also use d3 to manipulate websites that are not yours and do some really wacky things. I'd also like to share a small d3 plugin I've created called d3fx to make defacing websites fun and easy!

enjalot commented 8 years ago

+1 I'd be interested in more general discussion of bookmarklet/chrome extensions. there is also the svg crowbar, d3 deconstructor which allow us to transcend the browser sandbox.

nthitz commented 8 years ago

Agreed, I definitely want to touch on those as well as I've made both. Actually have crowbar in my notes of other bookmarklets to mention! :D

jessihamel commented 8 years ago

+1 D3fx is a great plugin. I'd love to see some more of it in action.

shobhitg commented 8 years ago

+1 Very interested to see and explore more in bookmarklet world. We might also want to look into converting these into TamperMonkey and GreeseMonkey scripts.