I\'m trying to add jQuery using Greasemonkey\'s @require / @include method, but it doesn\'t work. The following error shows up:
@require
@include
Unc
chrome doesn't support greasemonkey scripts, rather, specific greasemonkey commands (@require, GM_ etc)
to get that stuff working, install chrome addon "TamperMonkey"