Skip to content

photopea.com - no ads by d3n1c1d3

Screenshot of photopea.com - no ads

Details

Authord3n1c1d3

LicenseNo License

Categoryphotopea.com

Created

Updated

Size357 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

move advertise elements out of viewport

Notes

change log

2024-02-22

uploaded to userstyles.world

2022-06-19

modification

2022-05-12

style created

Source code

/* ==UserStyle==
@name           photopea.com - no ads
@namespace      photopea.com
@version        2024-02-22.11.34
@description    move advertise elements out of viewport
@author         d3n1c1d3
==/UserStyle== */

@-moz-document domain("photopea.com") {
.pgAdWrapper,
iframe {
	position : absolute !important;
	top : -1920px !important;
}
}

Reviews

No reviews yet.