chromium-country-flags icon indicating copy to clipboard operation
chromium-country-flags copied to clipboard

Not working on Letterboxd

Open luuk777w opened this issue 1 year ago • 2 comments

Not working on Letterboxd

luuk777w avatar Jun 15 '24 20:06 luuk777w

I am seeing the following styles added by the extention:

<style type="text/css" id="country-flag-fixer-ext">
    #pw-close-btn .circle { font-family: 'Twemoji Country Flags', sans-serif !important; }
    .fixed-mobile-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
    .pw-siderail-left-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
    .pw-siderail-right-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
    #tycheConsole { font-family: 'Twemoji Country Flags', Arial, Helvetica, sans-serif !important; }
</style>

It is missing several elements that do have a class with font-family bound to it. This doesn't seem to be detected by the extention and needs further investigation.

matthijs110 avatar Jun 15 '24 20:06 matthijs110

It also messes up the Letterboxd Pro page.

With the extension enabled Letterboxd Issue

With the extension enabled Letterboxd fine with the extension disabled

navjotjsingh avatar Mar 22 '25 13:03 navjotjsingh