TRENDING NEWS

POPULAR NEWS

How Do I . On Facebook

How do i make the tags on facebook smaller?

You cannot.

How do I show my birthday on Facebook?

Hi. My birthday is coming up in a couple of weeks and I want to make sure that my friends get an update for it on their Upcoming Events and Brithdays section. I'm not sure, but I think when I signed up for facebook, I set it up to not let people know when it is my birthday. My birthday is written on my facebook profile. Will Facebook still let my friends know? If not, how can I change it so that Facebook lets my friends know when my birthday is coming up?
please help
10 points best answer

How do I tag myself in a Facebook video?

The video must belong to someone who you're friends with.
There should be a "Tag this video" link right under "View in regular quality" (all this is under the "Share" link, under the video on the right hand side)

How do I hide my online status in Facebook?

Hi, you can hide your online status with Facebook according to your choice, mean, Facebook provide three option to hide status.Now, click on the gear icon from this bar, and click on Advanced Settings from there. Now you’ll be able to see three options:Turn on chat for all friends exceptTurn on chat for only some friendsTurn off chatUnderstand, you can hide status from those whom you want.

How do I get rid of a ringtone virus on Facebook?

I get the same thing on my profile. I don't think it's a virus. It usually comes from friends so just delete it and tell your friends to stop sending them.

How do I hide my likes and comments on Facebook?

Go to your profile and click About below your cover photo. Scroll down to your LIKES section, then click in the top-right and select Edit Privacy. Click next to the type of LIKES,whose privacy you want to change and select an audience.

How do I unfollow everyone on Facebook at once?

I have been struggling with something similar and here is the step by step solution.Go to Home.Click on markdown button, which is at rightmost part of same bar.3. Click on News Feed Preferences. (or google it).5. Open inspect element and go to console.5. Click on “Unfollow people to hide their posts” and then select friends from the option.For Scrolling down to the bottom of the query use this code. Just copy and paste below code in the console and hit Enter.var unf = document.querySelector('[data-testid ="unfollow"]');
var scr = unf.querySelector(".scrollable");
setInterval(function(){
scr.scrollTop = scr.scrollHeight;
}, 200
);
Wait for some time, till it scrolls down all the way to the bottom.6. Paste the following code:var a = document.getElementsByClassName("_5u3n");
var x = 0;
var time = 300;
function amol(){
a[x].click();
if(x++ < a.length){
setTimeout(amol, time);
}
}
amol();
6. Now finally click Done( You may have to wait a lot if you have a lot of friends)Yureka, you have successfully unfollowed all of your friends :)Note: Facebook bot may temporarily block you from using same method(depending upon the value of variable time used in the code). So use at your own risk.This one will take 0.3 sec for each friend/page/group. You can speed it up/down by decreasing the value of “time” in line 3.Edit 1: For all those who are asking if it is really working. If you have “n” number of friends, then it will take (n*time)/1000 seconds to do the job. So, if n is large try reducing the value of “time” in the second part of the code. For very fewer values, Facebook may not allow you to perform the same operation again so do it in the first shot correctly(if you are confident, else use the above snippet and let the automation do its work without getting you temporarily blocked).

TRENDING NEWS