NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Dealabs reindeer hunter - automatic mod // @namespace http://tampermonkey.net/ // @version 1.0 // @license MIT // @description Hunt the dealabs reindeer - with automatic // @author thib3113 // @icon https://assets.dealabs.com/assets/img/mascotcards/peek_6d34d.svg // @grant GM_notification // @match https://www.dealabs.com/* // @updateURL https://openuserjs.org/meta/thib3113/Dealabs_reindeer_hunter_-_automatic_mod.meta.js // @copyright 2017, thib3113 (https://openuserjs.org/users/thib3113) // @require https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js // ==/UserScript== // ==OpenUserJS== // @author thib3113 // ==/OpenUserJS== //silence is golden "use strict";