Skip to content

Instantly share code, notes, and snippets.

@boredcoder411
boredcoder411 / index.js
Created June 28, 2024 19:55
WhatsApp view once unlocker
// ==UserScript==
// @name WhatsApp View Once Modifier
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Modify WhatsApp Web to disable View Once feature on messages
// @author bored_coder411
// @match https://web.whatsapp.com/
// @grant none
// ==/UserScript==