Skip to content

Instantly share code, notes, and snippets.

@qatoqat
qatoqat / x_to_-w-_with_favicon.js
Last active July 29, 2023 00:43 — forked from Silveere/x_to_-w-_with_favicon.user.js
X to =w= with favicon
// ==UserScript==
// @name =w= with favicon
// @namespace http://tampermonkey.net/
// @version 0.1
// @description =w= icon to replace x
// @author You
// @match https://*.twitter.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none
// @license MIT