Page 1 of 1

??? Site Info to Google Search results

Posted: Mon Mar 25, 2013 6:23 am
by 江3如此多娇
I know a pref can open the site directly,user_pref("noscript.siteInfoProvider", "http://%utf8%/");

But I want to change Shift + Click to open the Google search result of the Site,

Can I ? Hope for some help ~

Re: HELP:Site Info to Google Search results

Posted: Mon Mar 25, 2013 6:51 am
by Thrawn
I doubt that NoScript will integrate Google-specific functionality. But you can right-click on the site name to copy it to the clipboard, then paste into the search bar.

Re: HELP:Site Info to Google Search results

Posted: Mon Mar 25, 2013 10:15 am
by Giorgio Maone
Maybe

Code: Select all

user_pref("noscript.siteInfoProvider", "https://www.google.com/search?q=%utf-8%");
?

Re: HELP:Site Info to Google Search results

Posted: Mon Mar 25, 2013 2:38 pm
by 江3如此多娇
Thrawn wrote:I doubt that NoScript will integrate Google-specific functionality. But you can right-click on the site name to copy it to the clipboard, then paste into the search bar.
thank you,I think the best way to identify a site is to check the keywords and descriptions in the <meta> tag, which can be shown on the Page Info or google search reasult.

Re: HELP:Site Info to Google Search results

Posted: Mon Mar 25, 2013 2:48 pm
by 江3如此多娇
Giorgio Maone wrote:Maybe

Code: Select all

user_pref("noscript.siteInfoProvider", "https://www.google.com/search?q=%utf-8%");
?
Thank you, Giorgio,It seems not effect as I hope for :!:

just now as i reply Thrawn about the popurse for this, and the only method, now, may be as he mentioned, copy it into searchbar

however, I make an workaround by using this addon to open the Page Info dialogue quickly