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 copylink.dev | |
| // @namespace https://github.com/wintorse/copylink-dev-user-js | |
| // @version 1.5.1 | |
| // @author wintorse | |
| // @description:en Copy links with shortcuts. On supported sites, create Slack emoji-enhanced links. | |
| // @description:ja ショートカットでリンクをコピー。対応サイトではSlack絵文字つきリンクも生成します。 | |
| // @description:zh-CN 使用快捷键复制链接。在支持的网站上创建带 Slack 表情符号的链接。 | |
| // @license MIT | |
| // @supportURL https://github.com/wintorse/copylink-dev-user-js/issues |