Automated Post Liker Inviter for Facebook™

Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!

Automated Post Liker Inviter for Facebook™ là gì?

Automated Post Liker Inviter for Facebook™ là một tiện ích mở rộng Chrome được phát triển bởi http://invitelikers.com.ru, và tính năng chính của nó là "Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Automated Post Liker Inviter for Facebook™

Tải xuống các tệp mở rộng Automated Post Liker Inviter for Facebook™ 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

                        Invite everyone who liked your Facebook posts and your friends to like your Facebook page! Our extension fully supports the new Facebook user interface (as of 2023)!

Our app is very straightforward to use, and it includes timeouts between each click to ensure smooth operation. It works exclusively on the website facebook.com. Simply run the extension while you're on Facebook.

Are you looking for more genuine followers for your page? Look no further! This script is the perfect solution for you. It helps you convert post likers into followers and ensures their continued support. If it doesn't work in your local language - just change Facebook to English. We detect all buttons by names and some translations may be missing.

Is it legal?
Absolutely! This script does not violate any of Facebook's rules and only automates simple manual tasks.

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

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

Tên Automated Post Liker Inviter for Facebook™ Automated Post Liker Inviter for Facebook™
ID hlohbbnpgbegogpbiocbnohjjempdgde
URL Chính Thức https://chrome.google.com/webstore/detail/hlohbbnpgbegogpbiocbnohjjempdgde
Mô tả Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!
Kích Thước Tệp 143 KB
Số Lần Cài Đặt 568
Phiên Bản Hiện Tại 2022.6
Cập Nhật Lần Cuối 2023-05-30
Ngày Phát Hành 2022-10-30
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://invitelikers.com.ru
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://sites.google.com/view/video-downloader-pro-extension
Ngôn Ngữ Được Hỗ Trợ de,en,fr,es,it,pl,pt-BR,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Automated Post Liker Inviter for Facebook\u2122",
    "version": "2022.6",
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "content.css",
                "fonts\/roboto-latin-400.woff2",
                "fonts\/roboto-latin-700.woff2",
                "fbe-intro-free.png",
                "fbe-intro-free2.png",
                "att-icon.png"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "description": "Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!",
    "homepage_url": "https:\/\/www.invitelikers.com.ru\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "action": {
        "name": "Click to start"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*"
    ]
}