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

लेखक
Sait2000
आवृत्ती
0.0.1.20151222060914
बनवली
2015-12-22
अपडेट केली
2015-12-22
आकार
18.5 KB
License
नाही

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