Skip to content

Instantly share code, notes, and snippets.

View Karmalakas's full-sized avatar

Karmalakas

  • Lithuania
  • 12:01 (UTC +03:00)
View GitHub Profile
@Karmalakas
Karmalakas / LM_list_modifications.user.js
Last active February 4, 2018 12:38
Linkomanija.net list modifications UserScript
// ==UserScript==
// @name Linkomanija.net list modifications
// @description Show poster if present and apply some styles
// @namespace http://karmalakas.lt/
// @version 1.0.1
// @author Karmalakas
// @updateURL https://gist.github.com/Karmalakas/e2ea12e3b3f1b62cec95d48e35f25705/raw/LM_list_modifications.user.js
// @downloadURL https://gist.github.com/Karmalakas/e2ea12e3b3f1b62cec95d48e35f25705/raw/LM_list_modifications.user.js
// @supportURL https://www.linkomanija.net/forums.php?action=viewtopic&topicid=85185
// @include https://www.linkomanija.net/browse.php*
@Karmalakas
Karmalakas / FB_no_sponsored.user.js
Last active August 1, 2022 17:24
Remove sponsored posts on Facebook feed
// ==UserScript==
// @name No Sponsored FB posts
// @description Hide Sponsored posts on Facebook
// @namespace http://karmalakas.lt/
// @version 1.5.13
// @author Karmalakas
// @updateURL https://gist.github.com/Karmalakas/b0860e39ad26857c285d6bad4884bea6/raw/FB_no_sponsored.user.js
// @downloadURL https://gist.github.com/Karmalakas/b0860e39ad26857c285d6bad4884bea6/raw/FB_no_sponsored.user.js
// @supportURL https://gist.github.com/Karmalakas/b0860e39ad26857c285d6bad4884bea6
// @match https://www.facebook.com/
@Karmalakas
Karmalakas / LM_clear_HD_cats.user.js
Last active February 15, 2018 17:09
Linkomanija.net clear HD categories list from trash
// ==UserScript==
// @name Linkomanija.net clear HD categories list
// @description Remove unrelated torrents in HD categories list on linkomanija.net!
// @version 1.1.8
// @namespace http://karmalakas.lt/
// @author Karmalakas
// @updateURL https://gist.githubusercontent.com/Karmalakas/c50a888c7179d96ccb755ac04462553f/raw/LM_clear_HD_cats.user.js
// @downloadURL https://gist.githubusercontent.com/Karmalakas/c50a888c7179d96ccb755ac04462553f/raw/LM_clear_HD_cats.user.js
// @supportURL https://www.linkomanija.net/forums.php?action=viewtopic&topicid=85192
// @include https://www.linkomanija.net/browse.php?c52=1*
@Karmalakas
Karmalakas / GS_End_Time.user.js
Last active June 23, 2024 18:52
GuruShots end time
// ==UserScript==
// @name GuruShots end time
// @description Show ending time in GuruShots next to countdown timer
// @namespace http://karmalakas.lt/
// @version 1.14.0
// @author Karmalakas
// @updateURL https://gist.github.com/Karmalakas/25910e649f2feb26e4e8298af938a09e/raw/GS_End_Time.user.js
// @downloadURL https://gist.github.com/Karmalakas/25910e649f2feb26e4e8298af938a09e/raw/GS_End_Time.user.js
// @supportURL https://gist.github.com/Karmalakas/25910e649f2feb26e4e8298af938a09e
// @match https://gurushots.com/*
@Karmalakas
Karmalakas / GS_Boost_Notifier.user.js
Last active June 20, 2024 21:46
Mark challenge when boost is available
// ==UserScript==
// @name GuruShots boost notifier
// @description Mark challenge when boost is available
// @namespace http://karmalakas.lt/
// @version 1.1.0
// @author Karmalakas
// @updateURL https://gist.github.com/Karmalakas/dd3e9d1744a67dd6fd2272c652bbea66/raw/GS_Boost_Notifier.user.js
// @downloadURL https://gist.github.com/Karmalakas/dd3e9d1744a67dd6fd2272c652bbea66/raw/GS_Boost_Notifier.user.js
// @supportURL https://gist.github.com/Karmalakas/dd3e9d1744a67dd6fd2272c652bbea66
// @match https://gurushots.com/*
@Karmalakas
Karmalakas / GS_Grayscale_gauges.user.js
Last active April 5, 2024 06:11
GuruShots grayscale fill gauges
// ==UserScript==
// @name GuruShots grayscale fill gauges
// @description Make all gauges on GuruShots grayscale
// @namespace http://karmalakas.lt/
// @version 1.1.0
// @author Karmalakas
// @updateURL https://gist.github.com/Karmalakas/c09c8bcc24cb213b3feadefc944ab8dd/raw/GS_Grayscale_gauges.user.js
// @downloadURL https://gist.github.com/Karmalakas/c09c8bcc24cb213b3feadefc944ab8dd/raw/GS_Grayscale_gauges.user.js
// @supportURL https://gist.github.com/Karmalakas/c09c8bcc24cb213b3feadefc944ab8dd
// @match https://gurushots.com/*
@Karmalakas
Karmalakas / GS_Team_Points.user.js
Created July 21, 2024 10:20
GuruShots team points
// ==UserScript==
// @name GuruShots team points
// @description Show team points based on current vote count in a team battle
// @namespace http://karmalakas.lt/
// @version 1.0.0
// @author Karmalakas
// @updateURL https://gist.github.com/Karmalakas/45c11a30a38c0a32e1e299e8c2e041de/raw/GS_Team_Points.user.js
// @downloadURL https://gist.github.com/Karmalakas/45c11a30a38c0a32e1e299e8c2e041de/raw/GS_Team_Points.user.js
// @supportURL https://gist.github.com/Karmalakas/45c11a30a38c0a32e1e299e8c2e041de
// @match https://gurushots.com/teams/match
@Karmalakas
Karmalakas / GS_Mini_game_info.user.js
Last active July 23, 2024 08:00
GuruShots mini game info
// ==UserScript==
// @name GuruShots mini game info
// @description Show some info for each photo in a mini game popup
// @namespace http://karmalakas.lt/
// @version 1.0.0
// @author Karmalakas
// @updateURL https://gist.github.com/Karmalakas/1b63e946d3b3a3f393bb2d5d5cf19b1e/raw/GS_Mini_game_info.user.js
// @downloadURL https://gist.github.com/Karmalakas/1b63e946d3b3a3f393bb2d5d5cf19b1e/raw/GS_Mini_game_info.user.js
// @supportURL https://gist.github.com/Karmalakas/1b63e946d3b3a3f393bb2d5d5cf19b1e
// @match https://gurushots.com/*