Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name HACK THE PIRATE!
- // @namespace http://tampermonkey.net/
- // @version 0.1
- // @description try to take over the world!
- // @author You
- // @match *://*thepiratebay.org/*
- // @run-at document-end
- // @require https://code.jquery.com/jquery-3.6.0.min.js
- // @grant none
- // ==/UserScript==
- //-- HACK THE PLANET!
- jQuery(document).prop('title', 'HACK THE PLANET!')
Add Comment
Please, Sign In to add comment