Skip to content

Instantly share code, notes, and snippets.

View Kladki's full-sized avatar
💭
GiveUpGithub(.org)

Matthias Ahouansou Kladki

💭
GiveUpGithub(.org)
View GitHub Profile
@Kladki
Kladki / dearrow-userscript.js
Last active January 31, 2026 16:45
DeArrow user script with playlist sidebar support
// ==UserScript==
// @name DeArrow for Invidious
// @namespace http://tampermonkey.net/
// @version 0.2.8
// @description Adds support for DeArrow in Invidious
// @match https://yewtu.be/*
// @match https://iv.ggtyler.dev/*
// @match http://192.168.8.8:3000/*
// @icon https://dearrow.ajay.app/logo.svg
// @grant GM.xmlHttpRequest