ds300 / jetzt

Speed reader extension for chrome
Other
486 stars 123 forks source link

added script from @peteruithoven to add bookmarklet.js into the link #108

Closed h0ru5 closed 10 years ago

h0ru5 commented 10 years ago

as addressed in #56

ds300 commented 10 years ago

is it really worth pulling in jQuery just for this?

peteruithoven commented 10 years ago

Thanks @h0ru5 for picking this up. The jQuery is only for the Jetzt website, I'm to lazy to deal with browser differences.

ds300 commented 10 years ago

I guess everyone has it in their browser cache anyway :+1:

ds300 commented 10 years ago

it doesn't work...

ds300 commented 10 years ago

fixed. needed https everywhere

h0ru5 commented 10 years ago

well, we could maybe use document.querySelector('#bm-adder'), it's pretty well supported, but I don't think that little jquery on the page is worth the headache.