Invite post likers for Facebook™

Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.

Invite post likers for Facebook™ là gì?

Invite post likers for Facebook™ là một tiện ích mở rộng Chrome được phát triển bởi Useful tools, và tính năng chính của nó là "Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.".

Ả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 Invite post likers for Facebook™

Tải xuống các tệp mở rộng Invite post likers 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

                                            

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

Tên Invite post likers for Facebook™ Invite post likers for Facebook™
ID oobofacgjpheigmglnjjlhfolhcamaia
URL Chính Thức https://chrome.google.com/webstore/detail/invite-post-likers-for-fa/oobofacgjpheigmglnjjlhfolhcamaia
Mô tả Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.
Kích Thước Tệp 172 KB
Số Lần Cài Đặt 57,500
Phiên Bản Hiện Tại 2022.11
Cập Nhật Lần Cuối 2022-10-08
Ngày Phát Hành 2020-05-20
Đánh Giá 4.85/5 Tổng số 1485 Đánh Giá
Nhà Phát Triển Useful tools
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.invitepostlikers.com/
URL Trang Chính Sách Bảo Mật http://invitepostlikers.com/privacy.php
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": "Invite post likers for Facebook\u2122",
    "version": "2022.11",
    "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",
                "birth1.png",
                "birth2.png",
                "att-icon.png"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "description": "Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.",
    "homepage_url": "https:\/\/www.invitepostlikers.com\/",
    "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\/*"
    ]
}