Bookmarklet not working
Posted: Sun Jan 05, 2014 4:35 pm
Okay, I have a bookmark with this JS:
It's for extracting song info from sites like Pandora, Grooveshark, you name it.
Thing is, it doesn't work with NoScript enabled:
Setting the noscript.nosniff to false and retrying throws this:
Any help would be appreciated.
Code: Select all
javascript:(function(){document.body.appendChild(document.createElement("script")).src="//raw.github.com/Azeirah/azeirah.github.io/master/groovemarklet2.js"})()Thing is, it doesn't work with NoScript enabled:
Code: Select all
[NoScript] Blocking nosniff Javascript served from https://raw.github.com/Azeirah/azeirah.github.io/master/groovemarklet2.js with wrong type info text/plain, inline and included by http://grooveshark.com/Code: Select all
[NoScript] Blocking cross-site Javascript served from https://raw.github.com/Azeirah/azeirah.github.io/master/groovemarklet2.js with wrong type info text/plain, inline and included by http://grooveshark.com/