Removes the unnecessary stuff.
Only Data - Emojipedia by airazon
Details
Authorairazon
LicenseCC Zero
Categoryemojipedia.org
Created
Updated
Size412 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Works on PC Google Chrome on Microsoft OS, untested on everything else.
Source code
/* ==UserStyle==
@name Data Emojipedia
@namespace https://userstyles.world/user/airazon
@version 1.0.0
@description Just the Data
@author Airazon
==/UserStyle== */
@-moz-document domain("emojipedia.org") {
.flex.flex-col.gap-6.mt-6, .SideSection_side-section__d6nol,.h-\[312px\], [class="flex flex-col w-full md:pl-12"] {
display: none!important;
}
}