Invite fans to like page, PRO fully automated

Automatically opens every post and invites everyone to like the Facebook page. All in automatic!

Invite fans to like page, PRO fully automatedคืออะไร?

Invite fans to like page, PRO fully automated เป็นส่วนขยายของ Chrome ที่พัฒนาโดย socialTools และคุณลักษณะหลักของมันคือ "Automatically opens every post and invites everyone to like the Facebook page. All in automatic!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Invite fans to like page, PRO fully automated

ดาวน์โหลดไฟล์ส่วนขยาย Invite fans to like page, PRO fully automated ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        IMPORTANT: this is a PAID script since 2017. In 2021 we added FREE trial, so you can try it and buy it. For free you can just open list of likers and invite 300 users per day.

2023 update: new version of Facebook UI, new Photos tab & Business Suite are supported!
The updated design of Notifications tab is supported to scan also all ADS posts. New Creator Studio, Business Suite, Photo albums, Inbox+, Home page, Timeline, Feed&Grid and Publishing tools tab are supported as well. If it doesn't work in one tab - try in another, each page has different tabs.
We also added support for REELS to many tabs!

Is it LEGAL?
Yes, script doesn’t violate any fb rule, also it was approved by fb in May 2017 when they asked us to remove some nice features :(
But any website has limitations, do not spam comments with links or comments that can be reported by people. Use responsible!

Just open the Publishing Tools, Business Suite, Creator Studio, Ads Manager, Content Management, Home page or Notifications tab and run the script (choose the best tab for your page, it is different for everyone!). See video example.
Is it legal? Yes! Because it just automates human routine actions.

All future updates are included, I check it every day to fix it if FB changes something.
Also works with dark posts, open: business.facebook.com/ads/manage/powereditor/pages or Notifications tab and run it.


✉ For any question/feedback/problem/suggestion: contact me at [email protected] ✉

Copyright note: Facebook™ is a registered trademark of Facebook Inc. This extension is neither endorsed by or affiliated with Facebook.                    

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

ชื่อ Invite fans to like page, PRO fully automated Invite fans to like page, PRO fully automated
ID moljakpobmjfhgmojfggoigcdddhmgkm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/invite-fans-to-like-page/moljakpobmjfhgmojfggoigcdddhmgkm
คำอธิบาย Automatically opens every post and invites everyone to like the Facebook page. All in automatic!
ขนาดไฟล์ 317 KB
จำนวนการติดตั้ง 6,602
เวอร์ชันปัจจุบัน 2023.6.2
อัปเดตครั้งล่าสุด 2023-06-03
วันที่เผยแพร่ 2021-09-08
คะแนน 4.87/5 รวมทั้งหมด 71 คะแนน
ผู้พัฒนา socialTools
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://www.invitelikecomment.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.invitelikecomment.com/en/privacy-policy
ภาษาที่รองรับ de,en,fr,es,it,pt-BR,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Invite fans to like page, PRO fully automated",
    "version": "2023.6.2",
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "content.css",
                "fonts\/roboto-latin-400.woff2",
                "fonts\/roboto-latin-700.woff2",
                "options.html",
                "birth1.png",
                "birth2.png",
                "comment_sender.js",
                "how-to-select-posts.png",
                "postTextNow.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "description": "Automatically opens every post and invites everyone to like the Facebook page. All in automatic!",
    "homepage_url": "https:\/\/www.invitelikecomment.com\/",
    "options_page": "options.html",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "action": {
        "name": "__MSG_start_inv__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*"
    ]
}