??? Site Info to Google Search results

Ask for help about NoScript, no registration needed to post
User avatar
江3如此多娇
Junior Member
Posts: 35
Joined: Mon Mar 25, 2013 2:38 am

??? Site Info to Google Search results

Post 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 ~
Last edited by 江3如此多娇 on Tue Mar 26, 2013 3:42 am, edited 1 time in total.
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: HELP:Site Info to Google Search results

Post 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.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: HELP:Site Info to Google Search results

Post by Giorgio Maone »

Maybe

Code: Select all

user_pref("noscript.siteInfoProvider", "https://www.google.com/search?q=%utf-8%");
?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
User avatar
江3如此多娇
Junior Member
Posts: 35
Joined: Mon Mar 25, 2013 2:38 am

Re: HELP:Site Info to Google Search results

Post 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.
Last edited by 江3如此多娇 on Mon Mar 25, 2013 2:53 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
江3如此多娇
Junior Member
Posts: 35
Joined: Mon Mar 25, 2013 2:38 am

Re: HELP:Site Info to Google Search results

Post 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
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
Post Reply