WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

1.3K

If this post is not meant to be here, It shall be moved into a different sub.

If this post is not meant to be here, It shall be moved into a different sub.

(post is archived)

[–] 3 pts (edited )
  1. Open news feed preferences on your Facebook menu (browser)
  2. Click Unfollow
  3. Scroll down (or click see more) until your full list is loaded
  4. Run the script in your browser console

const follows = document.querySelectorAll('div[aria-label="Toggle to follow"]') for (let i = 0; i<follows.length; i++) { setTimeout(() => follows[i].click(), i * 1500) }

[–] 2 pts

You might also be interested in:

[–] 1 pt

I will put this article link in /s/Facebook, thanks.

[–] 2 pts

I can move it for you if you want.

[–] 1 pt

That would be a better idea actually, also to not have a duplicate or spam.

[–] 1 pt

Reminds me of when I made a shit script to boot programs at work to save time in the morning, that was literally just a text file with "start x" shoved in the windows startup folder lol.

IT gave me a raping because I was trying to "hack" the computers.

So I made shortcuts to the programs and done that instead.

Disciplinary.

Admins fuckin hate you doing anything that they don't think is the right way to use their system.