-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSkelbiuUpdater.meta.js
27 lines (26 loc) · 981 Bytes
/
SkelbiuUpdater.meta.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// ==UserScript==
// @id SkelbiuUpdater
// @name Skelbiu.lt updater
// @namespace http://tampermonkey.net/
// @description skelbiu.lt ads renewer
// @author <[email protected]>
// @domain localhost
// @domain localhost:8000
// @domain skelbiu.lt
// @domain www.skelbiu.lt
// @match http://localhost:8000/play.html
// @match http://localhost:8000/*
// @match https://www.skelbiu.lt/mano-skelbimai/*
// @require https://code.jquery.com/jquery-3.2.1.min.js
// @grant GM_setValue
// @grant GM_getValue
// @grant window.focus
// @downloadURL http://localhost:8000/SkelbiuUpdater.user.js
// @version 33
// @run-at document-end
// @license MIT
// ==/UserScript==
// @updateVersion 3
// @grant none
// @run-at document-start
// @updateURL http://localhost:8000/SkelbiuUpdater.meta.js