Greasy Fork is available in English.

ichord-At.js-mod

Add Github like mentions autocomplete to your application.

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/16996/138632/ichord-Atjs-mod.js

作者
Mottie
版本
0.0.1.20160728172345
创建于
2016-02-11
更新于
2016-07-28
许可证
暂无

This is a mod of https://github.com/ichord/At.js v1.4.1 that includes the following changes:

  • mod1: Changed "cur" class name to "navigation-focus" to match GitHub class names. Restored to use "cur".
  • mod1: Replace any spaces that might be in an "inputor" id (see line 383)
  • mod2: Pass "e" (event) parameter to "beforeInsert" callback - merged! https://github.com/ichord/At.js/pull/381