Skip to content

Instantly share code, notes, and snippets.

@825i
825i / ublock.md
Last active November 7, 2025 04:40
Remove the LinkedIn feed

Open uBlock origin (or uBlock Lite) settings [the gears icon] and copy-paste the below 2 lines in:

! 7 Nov 2025 https://www.linkedin.com
www.linkedin.com##.scaffold-finite-scroll__content > div > .relative
##.news-module--with-game

uBlock Origin Settings:

@825i
825i / migaku-furigana-on-hover-fix
Last active April 26, 2025 20:44
Furigana On-Hover Fixer
// ==UserScript==
// @name Furigana Horizontal Fix
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Fix furigana display on hover
// @match *://*/*
// @grant none
// @run-at document-idle
// @author 825i
// ==/UserScript==
@825i
825i / Hide-Migaku-GrabbyTabby.js
Last active March 24, 2025 14:42
Hide Migaku Extension GrabbyTabby on asbplayer's website
// ==UserScript==
// @name Hide Migaku GrabbyTabby
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Hides the Migaku GrabbyTabby on asbplayer page
// @author You
// @match https://killergerbah.github.io/asbplayer/*
// @grant none
// @run-at document-end
// ==/UserScript==
@825i
825i / GitHub-Actions-Auto-Expander.js
Created March 24, 2025 09:39
[Github Actions] - Automatic Workflow Step Expander
// ==UserScript==
// @name GitHub Actions Workflow Step Expander
// @namespace http://tampermonkey.net/
// @version 1.3
// @description Automatically expands all steps in GitHub Actions workflow runs
// @author You
// @match https://github.com/*/*/actions/runs/*
// @match https://github.com/*/*/actions/workflows/*
// @grant none
// @run-at document-idle
@825i
825i / debloatLDPlayer.md
Last active November 7, 2025 21:57 — forked from TameemS/debloatLDPlayer.md
Debloating LDPlayer

Debloating LDPlayer 9.10.x (September 2025)

I wanted to listen to The Bible using amazing Dwell app which sadly only has an Android or iOS app currently. 👎 So for this we need to use one of the cancerware CCP owned Chinese 🇨🇳 Android emulators. Yay! /s 🙄

Let's at least decrapify this thing as much as we can yeah? Optional/situational lines are in italics but these aren't required and may not work.

These below steps should work similarly for Nox/MEmu etc. because all these emulators are all owned by the same crapware company (see bottom of this gist), but you can older find guides for Nox here and MEMu here.