Invite Friends and Fans for Facebook™

Invite All your Friends and Fans (Post Likers) to your Facebook page

什么是Invite Friends and Fans for Facebook™?

Invite Friends and Fans for Facebook™是由dennisdenniscallan开发的Chrome扩展程序,该扩展的主要功能是“Invite All your Friends and Fans (Post Likers) to your Facebook page”。

扩展截图

screenshot

下载Invite Friends and Fans for Facebook™扩展crx文件

下载Invite Friends and Fans for Facebook™扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Introducing the quickest and most reliable way to invite your friends to like Pages and Events with ease.

No need to waste time clicking on each friend to invite them to Events or Pages.

Cool Features:
• Always up-to-date with the latest changes on Facebook.
• Works for inviting friends to Events and Pages.
• Invite friends who liked your posts.
• It scrolls automatically for you.
• Works on any website with Facebook likes or comments.
• Works for likes on posts and comments anywhere on the web, even on Facebook widgets.

We'll help you click them all without any effort!

Copyright Note: Facebook™ is a registered trademark of Facebook Inc. This extension is not endorsed or affiliated with Facebook.                    

扩展基本信息

名称 Invite Friends and Fans for Facebook™ Invite Friends and Fans for Facebook™
ID ldbbgegmkoepikjlgceopadkedjmohpa
官方URL https://chromewebstore.google.com/detail/invite-friends-and-fans-f/ldbbgegmkoepikjlgceopadkedjmohpa
简介 Invite All your Friends and Fans (Post Likers) to your Facebook page
文件大小 116 KB
安装次数 1,872
当前版本 1.0
更新时间 2023-08-10
上架时间 2023-08-09
评分 4.75/5 共16次评分
开发者 dennisdenniscallan
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://sites.google.com/view/inviterf/home
支持的语言 de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Invite Friends and Fans for Facebook\u2122",
    "version": "1.0",
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "content.css",
                "fonts\/roboto-latin-400.woff2",
                "fonts\/roboto-latin-700.woff2",
                "info_img.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "description": "Invite All your Friends and Fans (Post Likers) to your Facebook page",
    "action": {
        "name": "Click to start"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        ""
    ]
}