thib3113 / Dealabs reindeer hunter

// ==UserScript==
// @name         Dealabs reindeer hunter
// @namespace    http://tampermonkey.net/
// @version      1.0
// @license MIT
// @description  Hunt the dealabs reindeer
// @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.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==
"use strict";
//silence is golden