Skip to content

Commit

Permalink
Update actapublica_tweak.user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rasasak authored Aug 5, 2021
1 parent 358da46 commit 7d0e2d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actapublica_tweak.user.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
// ==UserScript==
// @name Actapublica tweak
// @version 0.3
// @version 0.4
// @downloadURL https://github.com/rasasak/MZA_tweak/raw/main/actapublica_tweak.user.js
// @updateURL https://github.com/rasasak/MZA_tweak/raw/main/actapublica_tweak.user.js
// @description Malá vylepšení pro web MZA...
// @author Rasasak
// @match https://www.mza.cz/actapublica/matrika/detail/*
// @match https://www.mza.cz/scitacioperaty/digisada/*
// @icon https://www.mza.cz/actapublica/assets/favicon/android-chrome-192x192.png
// @require http://code.jquery.com/jquery-latest.js
// @require http://code.jquery.com/jquery-latest.js
// ==/UserScript==

$(document).ready(function() {
Expand Down

0 comments on commit 7d0e2d2

Please sign in to comment.