I'm working on a small script and I noticed one odd thing: if I add a line
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.js
to a script that doesn't do anything and runs on Danbooru, the autocomplete list that appears when you start typing a tag just doesn't appear. Why is this happening?