Skip to content

Instantly share code, notes, and snippets.

View rztprog's full-sized avatar
💻
Freelance

Rztprog rztprog

💻
Freelance
  • Freelance
  • France, Lille
  • 08:50 (UTC +02:00)
  • X @rztprog
View GitHub Profile
@rztprog
rztprog / google_simple_cleaner.js
Last active June 3, 2023 09:47
Tampermonkey - Auto refuse google cookies consent
// ==UserScript==
// @name Google simple cleaner
// @namespace http://github.com/rztprog
// @version 0.3
// @description Auto refuse google cookies consent
// @author Rztprog
// @match https://www.google.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=google.fr
// @grant none
// ==/UserScript==
@rztprog
rztprog / repozen_clickup_branch.js
Last active June 23, 2023 22:49
Tampermokey - Automate ClickUp git branch command on each card for Repozen dev environment
// ==UserScript==
// @name Repozen Clickup Branch
// @namespace http://github.com/rztprog
// @version 0.8
// @description Automate ClickUp git branch command on each card for Repozen dev environment
// @author Rztprog
// @match https://app.clickup.com/*
// @icon https://i.imgur.com/2W0K5dQ.png
// @grant none
// ==/UserScript==
@rztprog
rztprog / 20minutes_simple_cleaner.js
Last active January 16, 2024 16:12
Tampermokey - Auto refuse cookies consent and more on 20Minutes.fr
// ==UserScript==
// @name 20Minutes simple cleaner
// @namespace http://github.com/rztprog
// @version 0.6
// @description Refuse cookies consent and from 20minutes website
// @author Rztprog
// @match https://www.20minutes.fr/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=20minutes.fr
// @grant none
// ==/UserScript==
@rztprog
rztprog / allocine_simple_cleaner.js
Last active February 27, 2024 17:00
Tampermokey - Auto hide cookies consent on Allocine.fr
// ==UserScript==
// @name Allocine simple cleaner
// @namespace http://github.com/rztprog
// @version 0.3
// @description Auto hide cookies consent on Allocine.fr
// @author Rztprog
// @match https://www.allocine.fr/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=allocine.fr
// @grant none
// ==/UserScript==
@rztprog
rztprog / outlook_web_plus.js
Last active October 26, 2023 09:10
[DEPRECATED] Outlook Web Plus - Tampermokey - Remove ads and enhance Outlook web mailbox
// THIS ADDON IS DEPRECATED PLEASE USE : https://github.com/rztprog/outlook-web-plus
// ==UserScript==
// @name Outlook Web Plus
// @namespace http://github.com/rztprog
// @version 0.7
// @description Remove ads and enhance Outlook web mailbox
// @author Rztprog
// @match https://outlook.live.com/*
// @icon https://i.imgur.com/VtYtxuD.png
// @grant none