Skip to content

Only Data - Emojipedia by airazon

Screenshot of Only Data - Emojipedia

Details

Authorairazon

LicenseCC Zero

Categoryemojipedia.org

Created

Updated

Size412 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the unnecessary stuff.

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;
    }
}

Reviews

No reviews yet.