This is a chrome extension that helps you get the members of a facebook group. You can get the members of a group by go to the group and click on the extension icon. The extension will automatically scroll down to the end of the group and get all the members.
Clone the repository
git clone https://github.com/klpod221/chrome-extension-get-member-of-facebook-group.git
cd chrome-extension-get-member-of-facebook-group
Install dependencies
yarn install
Start development
yarn dev
Add the extension to chrome browser by go to chrome://extensions/
and click on Load unpacked
button. Then select the dist
folder. If you can’t see Load unpacked
button, you need to turn on Developer mode
first.
chrome://extensions/
and click on Load unpacked
button. Then select the dist
folder. If you can’t see Load unpacked
button, you need to turn on Developer mode
first.Get members
buttonExport Members
button to export the members to a xlsx file