This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |