Guest User

Untitled

a guest
Jun 1st, 2021
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. // ==UserScript==
  2. // @name pixelplanet.fun picture overlay
  3. // @namespace https://github.com/Woyken/pixelplanet.fun-OverlayPicture
  4. // @version 1.0.19
  5. // @description Add your picture as overlay to pixelplanet.fun
  6. // @author Woyken
  7. // @include https://pixelplanet.fun/*
  8. // @grant none
  9. // @downloadURL https://woyken.github.io/pixelplanet.fun-OverlayPicture/pixelPlanetOverlay-loader.user.js
  10. // ==/UserScript==
  11.  
  12. !function(){"use strict";var e=document.createElement("script");e.src="https://woyken.github.io/pixelplanet.fun-OverlayPicture/pixelPlanetOverlay.user.js",document.body.appendChild(e)}();
Advertisement
Add Comment
Please, Sign In to add comment