Greasy Fork is available in English.

ichord-At.js-mod

Add Github like mentions autocomplete to your application.

Detta skript bör inte installeras direkt. Det är ett bibliotek för andra skript att inkludera med meta-direktivet // @require https://update.greasyfork.org/scripts/16996/138632/ichord-Atjs-mod.js

Skapare
Mottie
Version
0.0.1.20160728172345
Skapad
2016-02-11
Uppdaterad
2016-07-28
Licens
N/A

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