Skip to content

Instantly share code, notes, and snippets.

@dimmuboy
dimmuboy / Ali Colors
Created August 21, 2023 19:14
Show colors under thumbnails
// ==UserScript==
// @name Ali Colors
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Show colors under thumbnails
// @author DimmuBoy
// @match *://*.aliexpress.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=aliexpress.com
// @grant none
// ==/UserScript==
@dimmuboy
dimmuboy / UiPath Automation Hub - Automation Program Performance
Last active January 23, 2023 13:38
Change charts layout to side by side layout
// ==UserScript==
// @name UiPath Automation Hub - Automation Program Performance
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Change charts layout to side by side layout
// @author You
// @match https://cloud.uipath.com/nidecga/Nidec_GA/automationhub_/dashboard/performance
// @match https://cloud.uipath.com/nidecga/Production/automationhub_/dashboard/performance
// @icon https://www.google.com/s2/favicons?sz=64&domain=uipath.com
// @grant none
@dimmuboy
dimmuboy / Anti-AB detect
Created April 18, 2019 20:01
Block Ad Block detection - topserialy.to
// ==UserScript==
// @name Anti-AB detect
// @namespace http://tampermonkey.net/
// @description Block Ad Block detection
// @include https://www.topserialy.to/*
// @author eDm
// @grant none
// @version 0.1
// ==/UserScript==
@dimmuboy
dimmuboy / Photopea
Last active September 24, 2023 01:14
Photopea without ads
// ==UserScript==
// @name Photopea
// @namespace www.photopea.com
// @description Photopea without ads
// @include https://www.photopea.com/
// @version 1.2
// @run-at document-end
// ==/UserScript==
function removeAds(){