Skip to content

Instantly share code, notes, and snippets.

View gabeweb's full-sized avatar
🎧
last.fm/user/gabeweb

Gabe Pérez gabeweb

🎧
last.fm/user/gabeweb
View GitHub Profile
@gabeweb
gabeweb / user.js
Last active March 22, 2026 01:40
My custum user.js for Mozilla Firefox as Jun. 2025. Ocasionally updated.
// user.js by @gabeweb
// ACCESIBILITY
user_pref("accessibility.typeaheadfind.flashBar", 1);
// APP
user_pref("app.update.auto.migrated", true);
user_pref("app.update.background.rolledout", true);
@gabeweb
gabeweb / xiaomi_minimal_debloater.txt
Last active April 19, 2026 15:33
Minimal Xiaomi/Redmi Debloat List (Android 15/HyperOS 2 - 06/2025)
android.autoinstalls.config.Xiaomi.model
android.qvaoverlay.common
com.android.cellbroadcastreceiver.overlay.common
com.android.contacts
com.android.incallui
com.android.inputsettings.overlay.miui
com.android.providers.partnerbookmarks
com.android.stk
com.google.android.apps.youtube.music
com.google.android.cellbroadcastreceiver.overlay.miui
@gabeweb
gabeweb / 12to24.user.js
Last active July 27, 2025 22:03 — forked from Greenscreener/12to24.user.js
Convert all elements with 12-hour time to 24-hour automatically (for almost any website)
// ==UserScript==
// @name 12 hour am pm to 24 hour format
// @namespace https://*
// @version 0.1
// @description Convert all elements with 12-hour time to 24-hour automatically for all websites. Tested: Discord, Cloud Hetzner Console
// @author gabeweb
// @homepage https://gist.github.com/gabeweb/ba14d475bfe0a9b33fbe1006b1fe4766
// @icon https://raw.githubusercontent.com/dw5/24H-BrowserTimeEverywhere/main/icons/128.png
// @grant none
// @match https://*/*
@gabeweb
gabeweb / Gmail_Full_Timestamp.js
Last active May 1, 2026 15:05
Gmail_Full_Timestamp.js
// ==UserScript==
// @name Full timestamp for Gmail
// @namespace https://*
// @version 0.4
// @match https://mail.google.com/mail/u/*
// @grant none
// @author gabeweb
// @homepage https://gist.github.com/gabeweb/80e2d64aebafdc8909693e162ae11175
// @icon https://gist.github.com/fluidicon.png
// @description Display full timestamp on Gmail inbox/folders.
@gabeweb
gabeweb / SENIAT_CopyPaste.js
Last active May 1, 2026 15:15
SENIAT Arreglo Copiar/Pegar
// ==UserScript==
// @name SENIAT Arreglo Copiar/Pegar
// @namespace https://*
// @version 0.2
// @match https://seniat.gob.ve/*
// @match http://seniat.gob.ve/*
// @grant none
// @author gabeweb
// @homepage https://gist.github.com/gabeweb/f1d1d4ab6c31901f0677e736d848acc3
// @icon https://gist.github.com/fluidicon.png