Invite All Friends for Facebook™ in one click

Invite all facebook post likers with one click (works in NEW FB interface)

Invite All Friends for Facebook™ in one clickคืออะไร?

Invite All Friends for Facebook™ in one click เป็นส่วนขยายของ Chrome ที่พัฒนาโดย adlibrary.helper และคุณลักษณะหลักของมันคือ "Invite all facebook post likers with one click (works in NEW FB interface)"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Invite All Friends for Facebook™ in one click

ดาวน์โหลดไฟล์ส่วนขยาย Invite All Friends for Facebook™ in one click ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Do you want to turn users who like your posts into your facebook fans? this free extension helps you invite all friends who like the post with one click.

Don't waste your time by clicking all your friends to invite them to Events or Pages.

It will allow you to invite post likers automatically while you are doing any other tasks. The key features included are the following:

★ Works with the latest version of the facebook page
★ Automatically scroll the screen and load the list of likers
★ Automatically click the invite friend button
★ Simulate user operation, random delay for each invite
★ Advanced user behavior, pause in batches, Protect account security

How to use it?
1. Open facebook.com
2. Open post liker list
3. Click on the extension icon
4. Click the Start Inviting button

Just click on the liker list, and We will help you automatically invite friends to achieve rapid growth of fans

Facebook is a trademark of Facebook Inc.This is an independent project and has no relationship to Facebook or Facebook Inc.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Invite All Friends for Facebook™ in one click Invite All Friends for Facebook™ in one click
ID cajeghdabniclkckmaiagnppocmcilcd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/invite-all-friends-for-fa/cajeghdabniclkckmaiagnppocmcilcd
คำอธิบาย Invite all facebook post likers with one click (works in NEW FB interface)
ขนาดไฟล์ 903 KB
จำนวนการติดตั้ง 8,160
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2023-08-15
วันที่เผยแพร่ 2023-02-07
คะแนน 2.29/5 รวมทั้งหมด 31 คะแนน
ผู้พัฒนา adlibrary.helper
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://adspyhub.com/privacy.html
ภาษาที่รองรับ id,de,en,en-GB,en-US,fil,fr,sw,nl,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": [],
    "icons": {
        "128": "icons\/128.png"
    },
    "default_locale": "en",
    "description": "__MSG_extDes__",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "host_permissions": [
        "*:\/\/*.facebook.com\/*"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/content-script.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ],
    "version": "1.0.4"
}