10 Star 40 Fork 7

鲁鲁修/GM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
select.meta.js 752 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lkytal 提交于 4年前 . popup 5.0.0
// ==UserScript==
// @name Select like opera
// @author lkytal
// @namespace Lkytal
// @homepage https://lkytal.github.io/
// @homepageURL https://lkytal.github.io/GM
// @icon https://github.com/lkytal/GM/raw/master/icons/def.ico
// @version 1.2.2
// @description Select texts insider links, support firefox and chrome
// @license AGPL
// @include *
// @grant unsafeWindow
// @grant GM_getValue
// @grant GM_setValue
// @run-at document-end
// @charset UTF-8
// @supportURL https://github.com/lkytal/GM/issues
// @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/select.meta.js
// @downloadURL https://git.oschina.net/coldfire/GM/raw/master/select.user.js
// ==/UserScript==
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/coldfire/GM.git
git@gitee.com:coldfire/GM.git
coldfire
GM
GM
master

搜索帮助