9 reviews
I like this script very much!
Google results pages become more colorful and easy to read.
能不能像b++一样加上右侧栏youtube,维基,flicker的预览?还是挺有用的
Very good job.
关于chrome不能加载来源于百度的相关搜索提示.
Chrome 的content script 是不能跨域的.
但是我们可以把这部分的功能用background来做。
你可以封装GM_xmlhttpRequest,用content支持的extensionAPI与background通信。
chrome.extension.sendRequest({request:request}, request.onload);
之后再background中来处理ajax
Review written by pluto - see all my reviews (1)
It is an excellent script, Thanks for your work. :)
But there is a question, Google SSL is not in default support list.
I use Google SSL in Chrome browser, and I have tried to
modify scripts.js, add
// @include https://www.google.*/*
// @include https://encrypted.google.*/*
and modify main.json, add
"https://www.google.*/*", "https://encrypted.google.*/*"
into include_globals array.
Nothing happened.
Can you add Google SSL support in your next release? Thanks very much.
makes google goolger and better.
this is a very very good script!
Nice script.
呵呵,不知道为什么我添加的百度贴吧链接不能用,希望作者可以考虑考虑,呵呵
I could really use this script but since I can't read the chinese, can someone please make a english version of this script.
thank you