Photopea No Ads One-liner

Hide Photopea Ads

目前為 2023-06-27 提交的版本,檢視 最新版本

// ==UserScript==
// @name         Photopea No Ads One-liner
// @version      0.0.1
// @description  Hide Photopea Ads
// @icon         https://www.photopea.com/promo/thumb256.png

// @author       ml98
// @namespace    http://tampermonkey.net/
// @license      MIT

// @match        https://www.photopea.com/*
// @grant        none
// ==/UserScript==

location.hash = '#8887';