Page 1 of 1

NoScript jams FF extension "Site navigation bar"

Posted: Sun Feb 13, 2011 12:32 pm
by suknix
I have trouble with the Firefox extension "Site navigation bar" when NoScript is enabled.

Normally Site navigation bar would displays menu buttons for each "link rel" attribute on the HTML page (like <link rel="next" ...). If such an attribute is not defined Site navigation bar would display an disabled button for that link. (This works if NoScript is disabled or uninstalled.)

With Noscript enabled Site navigation bar just displays disabled buttons as if no link rel attribute are defined. Even on trusted sites.
I could not find any option in NoScript to allow "link rel" attributes.

Is there any way to allow "link rel" attributes, at least for trusted sites?

(I'm running Firefox 4.0b11)

Re: NoScript jams FF extension "Site navigation bar"

Posted: Sun Feb 13, 2011 2:10 pm
by Giorgio Maone
Does this extension work if you disable NoScript but also JavaScript from Firefox's own Tools|Options|Content panel?

Re: NoScript jams FF extension "Site navigation bar"

Posted: Mon Feb 14, 2011 8:56 pm
by suknix
Yes, it does work with JavaScript turned off.

Re: NoScript jams FF extension "Site navigation bar"

Posted: Mon Feb 14, 2011 11:07 pm
by Giorgio Maone
It seems to be a conflict with NoScript's notification bar.
I believe it could be fixed on the SNB's side, by catching exceptions when manipulating notification boxes.

Anyway you can work-around by unchecking both the Show message about blocked scripts and the Place message at bottom checkboxes in NoScript Options|Appearance.

Re: NoScript jams FF extension "Site navigation bar"

Posted: Tue Feb 15, 2011 8:06 pm
by suknix
The workaround does its job. Thank you very much and have a nice day.