Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am draky50110 on github.
  • I am gilleswittezaele (https://keybase.io/gilleswittezaele) on keybase.
  • I have a public key whose fingerprint is EFA8 19B9 0B7E AECF 289C 00D5 E0F9 00BF 0D32 4E7E

To claim this, I am signing this object:

@Draky50110
Draky50110 / autocomplete-textearea.js
Created September 6, 2014 13:19
Make all forms to allow autocomplete + make all textarea resize possible
// ==UserScript==
// @name Autocomplete + textarea resize enabled
// @namespace http://?
// @description Make all forms to allow autocomplete + make all textarea resize possible
// @author Timo
// @license ?
// @include *
// @version 1
// @homepage http://?
// @grant none