Skip to content

Instantly share code, notes, and snippets.

View Emma-Fuller's full-sized avatar

Emma Emma-Fuller

  • 20:14 (UTC -12:00)
View GitHub Profile
@Sneppys
Sneppys / hide-twitter-views.js
Created December 23, 2022 02:46
Hide Twitter Views userscript
// ==UserScript==
// @name Hide Tweet Views
// @version 0.1
// @description Hide view count in twitter timeline
// @author Snep
// @match https://twitter.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none
// ==/UserScript==