Skip to content

Instantly share code, notes, and snippets.

View y05218909-arch's full-sized avatar

y05218909-arch

  • Joined Sep 23, 2025
View GitHub Profile
// ==UserScript==
// @name IG Fake DM Helper (direct bubble)
// @namespace http://tampermonkey.net/
// @version 1.1
// @description يضيف رسائل مزيفة مباشرة في المحادثة (محلي فقط - للتجريب). 3 = رسالة من الآخر، 4 = رسالتك.
// @author You
// @match https://www.instagram.com/*
// @grant none
// @run-at document-idle
// ==/UserScript==
// ==UserScript==
// @name IG Fake DM Helper (direct bubble)
// @namespace http://tampermonkey.net/
// @version 1.1
// @description يضيف رسائل مزيفة مباشرة في المحادثة (محلي فقط - للتجريب). 3 = رسالة من الآخر، 4 = رسالتك.
// @author You
// @match https://www.instagram.com/*
// @grant none
// @run-at document-idle
// ==/UserScript==