Invite Post likes Multi-Pages in 1 click

Scans all posts of all your Facebook pages with 1 click. It can: Full scan all or Real-Time scan new posts for each of your pages.

Invite Post likes Multi-Pages in 1 click là gì?

Invite Post likes Multi-Pages in 1 click là một tiện ích mở rộng Chrome được phát triển bởi http://invitelikecomment.com, và tính năng chính của nó là "Scans all posts of all your Facebook pages with 1 click. It can: Full scan all or Real-Time scan new posts for each of your pages.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng Invite Post likes Multi-Pages in 1 click

Tải xuống các tệp mở rộng Invite Post likes Multi-Pages in 1 click dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.

UPDATE 2023: New Facebook design, Business Suite, Photos tab, Creator Studio (timeline), new Notifications, Home page, Feed&Greed, Inbox+ and new Publishing Tools tab are supported.

We sell scripts since 2017. If Facebook changes something, we fix that for free :) Something is not working? Just send us an email, we reply really fast!:)

What it can:
- Scan all posts or ADS of the current page or ALL your pages and of course invite everyone who liked any post to like your page.
- NEW: LIKE and AUTO-COMMENT on all shared posts, LIKE all comments under shared posts and invite if someone like your comment (on shared post)!
- Real Time scan: just run the extension and leave the window in the background, it will check all posts of all pages and invite people as soon as possible!
- Other things, like: invite friends if you open friend list and run "Full scan this page".
- to scan ALL dark posts (ads): open: business.facebook.com/ads/manage/powereditor/pages and run it for the current page OR run it in NOTIFICATIONS tab.

All future updates and new things are included. I plan to add more things in it.

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

✩
Find more info on our website: https://www.invitelikecomment.com/
✩

Is it LEGAL?
Yes, script doesn’t violate any fb rule. But any website has limitations, do not spam comments with links or comments that can be reported by people. Use responsible!
Very intuitive, just run the extension. See video example.

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Invite Post likes Multi-Pages in 1 click Invite Post likes Multi-Pages in 1 click
ID haaokihomdmfkdfdcbphaicmpadgdigi
URL Chính Thức https://chrome.google.com/webstore/detail/invite-post-likes-multi-p/haaokihomdmfkdfdcbphaicmpadgdigi
Mô tả Scans all posts of all your Facebook pages with 1 click. It can: Full scan all or Real-Time scan new posts for each of your pages.
Kích Thước Tệp 382 KB
Số Lần Cài Đặt 8,422
Phiên Bản Hiện Tại 2023.6.2
Cập Nhật Lần Cuối 2023-06-04
Ngày Phát Hành 2021-09-07
Đánh Giá 4.97/5 Tổng số 148 Đánh Giá
Nhà Phát Triển http://invitelikecomment.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://www.invitelikecomment.com/
URL Trang Chính Sách Bảo Mật https://www.invitelikecomment.com/en/privacy-google
Ngôn Ngữ Được Hỗ Trợ de,en,en-GB,en-US,fr,es,it,pt-BR,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "name": "__MSG_start_inv__"
    },
    "default_locale": "en",
    "description": "Scans all posts of all your Facebook pages with 1 click. It can: Full scan all or Real-Time scan new posts for each of your pages.",
    "homepage_url": "https:\/\/www.invitelikecomment.com\/",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 3,
    "name": "Invite Post likes Multi-Pages in 1 click",
    "options_page": "options.html",
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*"
    ],
    "version": "2023.6.2",
    "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",
                "postTextNow.js",
                "forceReload.js",
                "how-to-select-posts.png"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ]
        }
    ]
}