This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name iciba划词翻译 | |
// @namespace noe132.com | |
// @author noe132 | |
// @include http://* | |
// @include https://* | |
// @include file://* | |
// @exclude http://www.iciba.com* | |
// @grant GM_xmlhttpRequest | |
// @grant GM_getValue |