Skip to content

Instantly share code, notes, and snippets.

View molhanec's full-sized avatar

Michal Molhanec molhanec

View GitHub Profile
@molhanec
molhanec / okoun_set_max_height.user.js
Last active October 25, 2023 13:28
Okoun set images max height
// ==UserScript==
// @name Okoun set images max height
// @namespace https://moltools.sourceforge.net/lopuch/?n=Main.Okoun
// @version 1.0
// @author huhlal
// @match https://www.okoun.cz/boards/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=okoun.cz
// @grant none
// ==/UserScript==
@molhanec
molhanec / okoun_view_prev.user.js
Last active September 27, 2022 08:08
Okoun: Zobrazí předchozí příspěvek
// ==UserScript==
// @name Okoun: zobraz predchozi
// @namespace http://molhanec.net/lopuch/?n=Main.Okoun
// @description Zobrazi na co je reagovano
// @include *okoun.cz/*
// @exclude *billboard*
// @grant none
// ==/UserScript==
// Author huh based on Johny_G code
// ==UserScript==
// @name Google Bookmarks fix
// @match https://www.google.com/bookmarks/*
// @grant none
// @require https://code.jquery.com/jquery-1.12.4.min.js
// @require https://code.jquery.com/ui/1.12.1/jquery-ui.js
// ==/UserScript==
$(function() {
try {