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 ~
??? Site Info to Google Search results
Re: HELP:Site Info to Google Search results
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
- 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
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
Re: HELP:Site Info to Google Search results
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.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.
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
Re: HELP:Site Info to Google Search results
Thank you, Giorgio,It seems not effect as I hope forGiorgio Maone wrote:Maybe?Code: Select all
user_pref("noscript.siteInfoProvider", "https://www.google.com/search?q=%utf-8%");
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