Greasy Fork is available in English.

ichord-At.js-mod

Add Github like mentions autocomplete to your application.

Tento skript by nemal byť nainštalovaný priamo. Je to knižnica pre ďalšie skripty, ktorú by mali používať cez meta príkaz // @require https://update.greasyfork.org/scripts/16996/138632/ichord-Atjs-mod.js

Autor
Mottie
Verzia
0.0.1.20160728172345
Vytvorené
11.02.2016
Aktualizované
28.07.2016
Veľkosť
34,3 KB
Licencia
neuvedené

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