installXHook

install XHook

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/15379/96218/installXHook.js

Author
Sait2000
Version
0.0.1.20151222060914
Created
2015-12-22
Updated
2015-12-22
Size
18.5 KB
License
N/A

var xhook = installXHook(unsafeWindow); xhook.enable(); xhook.before(function(req, cb) { /* See https://github.com/jpillora/xhook */ });