Invite friends to Facebook page 2

Automatically invite friends to Facebook page

What is Invite friends to Facebook page 2?

Invite friends to Facebook page 2 is a Chrome extension developed by 좋은친구, and its main feature is "Automatically invite friends to Facebook page".

Extension Screenshots

screenshot

Download Invite friends to Facebook page 2 Extension CRX File

Download Invite friends to Facebook page 2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Facebook 페이지에 친구를 초대해 주는 프로그램입니다.(좋아요 요청)
원하는 페이스북 페이지로 이동 후 실행해 주세요.
한번에 500명 가량 초대합니다.

This is a program that invites friends to the Facebook page (request like).
First of all, move to you facebook page, then execute.
This program invites up to about 500 people at a time.                    

Extension Basic Information

Name Invite friends to Facebook page 2 Invite friends to Facebook page 2
ID mnnanglilgcgiidgkcgnllegimnhpagg
Official URL https://chromewebstore.google.com/detail/invite-friends-to-faceboo/mnnanglilgcgiidgkcgnllegimnhpagg
Description Automatically invite friends to Facebook page
File Size 19.86 KB
Installation Count 2,814
Current Version 2.1
Last Updated 2022-10-11
Publish Date 2020-12-23
Rating 2.46/5 Total 13 Ratings
Developer 좋은친구
Email [email protected]
Payment Type free
Extension Website https://cafe.naver.com/marketingzone
Help Page URL https://cafe.naver.com/marketingzone
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Invite friends to Facebook page 2",
    "short_name": "Invite friends to Facebook page 2",
    "description": "Automatically invite friends to Facebook page",
    "version": "2.1",
    "manifest_version": 3,
    "icons": {
        "16": "img\/FB_Page_Invite_16.png",
        "24": "img\/FB_Page_Invite_24.png",
        "32": "img\/FB_Page_Invite_32.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "img\/FB_Page_Invite_19.png",
        "default_title": "Invite friends to Facebook page 2"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}