diff --git a/Plugins.md b/Plugins.md index d687465..8643d25 100644 --- a/Plugins.md +++ b/Plugins.md @@ -108,4 +108,13 @@ ol li .message a.name { ol li:hover .message a.name { background: #efefef; } +``` + +

Make Bungloo "save for work"

+ +Hides all colorfull avatars, images, maps, videos, etc. + +``` +.sidebar-user, .image, .images { display: none; } +.data { margin-left: 0; } ``` \ No newline at end of file