Skip to content

Instantly share code, notes, and snippets.

@pc-ego
pc-ego / Airbnb.js
Created October 2, 2025 12:51
Aribnb password revealer remover
// ==UserScript==
// @name Airbnb
// @namespace http://tampermonkey.net/
// @version 1.4
// @description Airbnb
// @author Tu
// @match https://*.airbnb.com/*
// @grant none
// ==/UserScript==
@pc-ego
pc-ego / Booking.js
Created October 2, 2025 11:45
Booking Accunt Reveal Password Remove
// ==UserScript==
// @name Booking
// @namespace http://tampermonkey.net/
// @version 1.4
// @description Booking
// @author Tu
// @match https://account.booking.com/*
// @grant none
// ==/UserScript==
@pc-ego
pc-ego / Google.js
Created October 2, 2025 11:35
Google Accounts Password Reveal Remover
// ==UserScript==
// @name Google
// @namespace http://tampermonkey.net/
// @version 1.4
// @description Google
// @author Tu
// @match https://accounts.google.com/*
// @grant none
// ==/UserScript==