Skip to content

@Cologler
Cologler / adder.py
Last active July 8, 2025 03:45
#user_script
# -*- coding: utf-8 -*-
#
# Copyright (c) 2020~2999 - Cologler <[email protected]>
# ----------
#
# ----------
import os
import sys
import traceback
@ojas
ojas / cornify.user.js
Last active August 27, 2022 18:31
User Scripts
// @include http://www.mozu.com/*
var script = document.createElement( 'script' );
script.type = 'text/javascript';
script.src = 'http://www.cornify.com/js/cornify.js';
script.onload = function() {
for(var i=0; i<12; i++) cornify_add();
}
document.head.appendChild(script);
// ==UserScript==
// @name gg.deals - background ad removal
// @description Removes the annoying background ad
// @version 0.3
// @grant none
// @icon https://gg.deals/favicon-48x48.png
// @include https://gg.deals/*
// @namespace https://gist.github.com/ivellios/63ad0de0230843d777309a85b772eebe
// @installURL https://gist.github.com/ivellios/63ad0de0230843d777309a85b772eebe/raw/gg-deals-background-ad-removal.js
// @downloadURL https://gist.github.com/ivellios/63ad0de0230843d777309a85b772eebe/raw/gg-deals-background-ad-removal.js
// ==UserScript==
// @name Deus bençoi
// @namespace http://tampermonkey.net/
// @version 0.1
// @description perguntaram ao dalai lama o mais te supreende na humanidade e ele respondeu: tumba la tumba é o barulho do
// @author joao vito
// @match https://twitter.com/*
// @icon https://www.google.com/s2/favicons?domain=twitter.com
// @grant none
// ==/UserScript==
@hoshsadiq
hoshsadiq / aws-saml-auto-submit.js
Last active August 14, 2020 12:01
User Scripts
// ==UserScript==
// @name AWS SAML login auto-submit
// @namespace https://gist.github.com/hoshsadiq/aws-saml-auto-submit
// @match https://signin.aws.amazon.com/saml
// @grant none
// @version 1.0
// @author hoshsadiq
// @description Automatically submit the form when a role is selected on the AWS SAML login page.
// ==/UserScript==
@yurinb
yurinb / chat_gpt_extension_resize.js
Last active August 19, 2024 01:52
User Scripts
function waitForElm(selector, element = document.body) {
return new Promise(resolve => {
if (element.querySelector(selector)) {
return resolve(element.querySelector(selector));
}
const observer = new MutationObserver(mutations => {
if (element.querySelector(selector)) {
resolve(element.querySelector(selector));
observer.disconnect();
@sanbeg
sanbeg / ymail-style.user.js
Last active August 29, 2015 14:10
ymail user scripts
// ==UserScript==
// @name Ymail Style
// @namespace http://your.homepage/
// @version 0.1
// @description Tweak Yahoo! mail style
// @author Steve Sanbeg
// @url https://gist.github.com/sanbeg/1f64c00ae55cfe1659a7/raw/09fd4f3f86f3c5f9bfd88dacaf5f3a7793adb5f7/ymail-style.user.js
// @match https://us-mg5.mail.yahoo.com/neo/launch?*
// @grant none
// ==/UserScript==
@phonglk
phonglk / next-sticker.user.js
Last active March 14, 2020 10:20
next user scripts
// ==UserScript==
// @name Next Sticker
// @namespace http://tampermonkey.net/
// @version 1.3.1
// @updateURL https://raw.githubusercontent.com/phonglk/userscripts/master/dist/next-sticker.user.js
// @description Add Sticker to your post
// @author greans@voz
// @match https://*.voz.vn/*
// @connect imgur.com
// @homepage https://next.voz.vn/threads/userscript-sticker-cho-next.854/
@xWTF
xWTF / stash-userscript-sfw.js
Created January 30, 2023 12:40
Stash User Scripts
// Enables you to blur all images & replace title with SFW text
// Usage: enableSFW() in console
(function () {
const TITLE = ['Blue Puya', 'Parrot’s Beak', 'Middlemist Red Camellia', 'Queen of the Night', 'Catherine-Wheel Pincushion', 'Ghost Orchid', 'Darwin’s Slippers', 'Jade Vine', 'Lady’s Slipper Orchids', 'Purple Passionflower', 'Himalayan Poppy', 'Chocolate Cosmos', 'Bleeding Heart', 'Crown Imperial', 'Pitcher Plants', 'Sea Holly', 'Calla Lilies', 'Bird of Paradise', 'Ginger Flowers', 'Anthurium', 'Lobster Claws', 'Corpse Flower', 'Stinking Corpse Lily', 'Surprise Lily', 'Silk Tree', 'Black Bat Flower', 'Girlfriend Kiss'];
const random = (item) => item[Math.floor(Math.random() * item.length)];
const canvas = document.createElement("canvas"), ctx = canvas.getContext('2d', {
willReadFrequently: true,
});
window.enableSFW = () => {
@spiralx
spiralx / facebook-so-what.user.js
Created August 27, 2014 21:08
Silly user script
// ==UserScript==
// @id [email protected]
// @name Facebook So Hwæt
// @version 0.0.1
// @namespace http://spiralx.org/facebook-what
// @author James Skinner <[email protected]> http://github.com/spiralx
// @match https://*.facebook.com/*
// @match https://facebook.com/*
// @exclude */ai.php*
// @run-at document-end