Git Product home page Git Product logo

quiet-facebook's Introduction

Quiet Facebook

Installation

  • Chrome and Firefox: Install the stylesheet via Userstyles.org, using the Stylish extension.
  • Safari: Clone this repository or download the ZIP to disk, open Safari Preferences, Advanced, select downloaded quiet-facebook.css in Style sheet dropdown.

quiet-facebook's People

Contributors

brod-ie avatar k-lyda avatar maxfriedrich avatar mjawili avatar pel-daniel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quiet-facebook's Issues

Quit working?

Despite redownloading, the style sheet seems to have quit working - I assume Facebook has changed something, though I don't know what that is.

Favicon flickering

I use quiet-facebook with userstyles.org in Chrome.

Having several tabs in Chrome the favicon of the Facebook tab keeps flickering / reloading continuously. The flickering only stops when disabling the userstyles.org extension for a short time and reenabling it again.

This sheet was hiding stuff on other sites

I had problems with the css hiding elements on mail chimp & brown paper tickets.

I updated the css to make it more specific. Working better so far...

.home div[id_="topnews"], /_ News feed */

pagelet_bookmark_nav, /* Left column: Bookmarks */

.home a[href_="lists"], /_ Left column: Lists like 'Close Friends' /
.home div[id
="ticker"], /* Right column / Chat sidebar: news ticker /
.home div[id
="pagelet_trending_tags_and_topics"] /* Right column: Trending tags and topics */
{
display: none !important;
}

Thank you for this :)

A little feedback from a user - I have found this interferes with Mailchimp. It kills one of the dropdown menu options and blanks out any links on the knowledge base. I hope you find this feedback useful - thank you for developing this. I tell people about it all the time.

Working Perfectly Here

Working Safari Browser.
Working Opera Browser.
Working Google Chrome.
Working Firefox.
(macOS)

Installation

Chrome and Firefox [and OPERA]:

Install the stylesheet via Userstyles.org, using the Stylish extension.

Safari: Clone this repository or download the ZIP to disk, open Safari Preferences, Advanced, select downloaded quiet-facebook.css in Style sheet dropdown.

Copy the code inside "quiet-facebook.css" using TextEditor and add on "Write style for:" (Safari don't need)

Add a Name in Your Style.

Enjoy!

*how to hide facebook timeline?
*hidden timeline
*News Feed Eradicator for Facebook Opera
*News Feed Eradicator for Facebook Safari
*News Feed Eradicator for Facebook Chrome
*News Feed Eradicator for Facebook Firefox

display: none triggers reload in chrome

Hey I noticed that facebook kept refreshing content even though it is hidden.
I think this is because display: none removes dimensional information from the div/section that you're hiding.
Facebook has a trigger that when you're at the bottom of your content it'll load more content so if there is no height property it thinks it's at the bottom all the time.
I found a possible solution to the problem which worked on my system (Windows 10, Chrome):
By replacing the display:none !important with visibility:hidden !important.
Visibility keeps the dimensional information so facebook won't think you're at the bottom of the feed.

Thanks for this sheet though, it made my life a lot more productive!!

Enable group feeds?

This is nearly perfect, thank you so much. I have one request:
I find Facebook groups very useful, is there a way to disable the News Feed but not Group Feeds when you visit their page?

News feed constantly loading

When I'm on the facebook homepage, I can see that facebook is constantly loading something.
I used the debug tool from chrome to observe that it load a lot of resources. Probably trying to absolutely get and show the news feed.

I guess (but didn't verify yet), as you are at the bottom of the page, it want to load more post so you can continue to scroll.

screen shot 2015-11-08 at 00 06 43

Im confused

how do I download this for safari?

When I download these links I just get .html files?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.