Skip to content

Instantly share code, notes, and snippets.

View amitcoders's full-sized avatar
🎯
Focusing

Amit Kumar amitcoders

🎯
Focusing
  • cotocus.com
  • Bangalore
View GitHub Profile
@amitcoders
amitcoders / del_fb_group_pending_posts.js
Created December 8, 2021 04:33 — forked from amitdevteams/del_fb_group_pending_posts.js
Delete FB group pending posts for admins
/**
* Please use this file at your own risk. I don't provide the support for it.
* Any suggestion or problem are welcomed to report here :)
*/
/**
* Usage:
* 1. Log-in as an group admin in the desktop
* 2. Go to your group pending list like: https://www.facebook.com/groups/[group-id]/pending/
* 3. Insert the following code to your browser console. See the guide: https://developer.chrome.com/devtools/docs/console
@amitcoders
amitcoders / del_fb_group_pending_posts.js
Created June 5, 2021 07:18 — forked from htdat/del_fb_group_pending_posts.js
Delete FB group pending posts for admins
/**
* Please use this file at your own risk. I don't provide the support for it.
* Any suggestion or problem are welcomed to report here :)
*/
/**
* Usage:
* 1. Log-in as an group admin in the desktop
* 2. Go to your group pending list like: https://www.facebook.com/groups/[group-id]/pending/
* 3. Insert the following code to your browser console. See the guide: https://developer.chrome.com/devtools/docs/console