Skip to content

Invisible Facebook Container by danielrozenberg

Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/261997.user.css

Screenshot of Invisible Facebook Container

Details

Authordanielrozenberg

LicenseNONE

Categoryglobal

Created

Updated

Size409 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For users of the Facebook Container extension that don't like seeing the badge all over the web.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Invisible Facebook Container
@namespace    USO Archive
@author       Daniel Rozenberg
@description  For users of the Facebook Container extension that don't like seeing the badge all over the web.
@version      20230508.15.44
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document regexp(".*")
{
  body > .fbc-badge
  {
    display: none !important;
  }
}

Reviews

No reviews yet.