Page 1 of 1

allowURLBarJS and allowBookmarkletImports

Posted: Mon Oct 25, 2010 1:47 pm
by Cochise
What is the difference between noscript.allowURLBarJS "false" and noscript.allowBookmarkletImports "false"?

Re: allowURLBarJS and allowBookmarkletImports

Posted: Mon Oct 25, 2010 2:03 pm
by Giorgio Maone
Cochise wrote:What is the difference between noscript.allowURLBarJS "false" and noscript.allowBookmarkletImports "false"?
noscript.allowURLBarJS controls whether you can execute JavaScript in the location bar even though current page is not whitelisted (something NoScript needs to emulate, since it would be otherwise impossible).

noscript.allowBookmarkletImports controls whether external scripts whose loading is initiated by either a bookmarklet or a location bar JavaScript snippet should be executed even though their source is not whitelisted.