Tuesday 15 December 2015

Top Facebook tips

 Connect To Multiple Facebook Accounts

You probably noticed that you can’t login to more than one account on Facebook. However, if you use Chrome, there is a built-in profile feature that allows you to create a new user profile on your browser.
  1. Click on the Navicon on the top right of your Chrome browser. Go toSettings.
  2. Go to People, and click on Add Person.
  3. Choose your Profile Picture and give a name for that user.
  4. Click on Create and a new Window will be opened.
  5. You can now login to your Facebook account as per user profile and easily switch between users at the top right corner (see below).
This is available on Firefox as well.

Sync Facebook Calendar With Google Calendar

If you use both Facebook Calendar and Google Calendar to manage your everyday activities, you will need some time to manage both. Why not have your Facebook Events including birthday to sync with Google Calendar so that you don’t have to do it manually? Here’s how you can.
  1. Login to Facebook and click on Events.
  2. Go to the Calendar tab and click the Settings button on the top right then choose Export.
  3. You will see "export your friends birthdays" and "upcoming events" in a hyperlink; choose either one and copy the link address. Let’s say you pick birthdays first.
  4. Now, go to your Google Calendar page, look for Other Calendars on the left side of the page and click on the down arrow button then choose Add by URL.
  5. Paste the link you just copied in the URL box and click on Add Calendar.
Repeat step 3 onward with the events link to completely transfer all your events from the Facebook calendar to your Google calendar.

 Accept All Friend Requests At Once

If you have a lot of pending friend requests list, you might find its tiring to accept all the requests one at a time. Apparently there is a way to accept all at once using a JavaScript code.
  1. At your friend requests page, make sure to have all the requests loaded by scrolling down the page until the end.
  2. Next, copy this JavaScript code:
    javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);and paste it in the address bar of your friend requests page.
  3. Make sure to manually add javascript: at the front of the code once you have pasted it in the address bar because some browsers will automatically remove that line.
  4. Press Enter and watch the magic happens

Stop Facebook From Tracking You

Yes, Facebook tracks whatever you do on the main site or on sites that use Facebook Connect. That is why you are being served ads that are relevant to information you have recently searched for. Creepy, isn’t it?
There is a way to regain some form of privacy for yourself, with a Chrome plugin called Facebook Disconnect. Facebook Disconnect uses JavaScript to disable Facebook component link traffic from being accessed by third-party sites. Once installed, this plugin works without further tinkering.

Turn Off Facebook Notification Sounds

So you congratulated a friend on a wedding or new baby, or sent a get well soon note to a sickly friend, and now the Facebook notifications won’t stop coming. You have forgotten that Facebook notifications come with sounds and wish you could turn it off. Here’s how to stop it from making noise.
  1. Head over to Facebook Account Settings > go to Notifications tab
  2. At the top, untick "Play a sound when each new notification is received" and Save Changes.


No comments:

Post a Comment