Invite Friends and Fans for Facebook™

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

What is Invite Friends and Fans for Facebook™?

Invite Friends and Fans for Facebook™ is a Chrome extension developed by dennisdenniscallan, and its main feature is "Invite All your Friends and Fans (Post Likers) to your Facebook page".

Extension Screenshots

screenshot

Download Invite Friends and Fans for Facebook™ Extension CRX File

Download Invite Friends and Fans for Facebook™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Invite Friends and Fans for Facebook™ Invite Friends and Fans for Facebook™
ID ldbbgegmkoepikjlgceopadkedjmohpa
Official URL https://chromewebstore.google.com/detail/invite-friends-and-fans-f/ldbbgegmkoepikjlgceopadkedjmohpa
Description Invite All your Friends and Fans (Post Likers) to your Facebook page
File Size 116 KB
Installation Count 1,872
Current Version 1.0
Last Updated 2023-08-10
Publish Date 2023-08-09
Rating 4.75/5 Total 16 Ratings
Developer dennisdenniscallan
Email [email protected]
Payment Type free
Privacy Policy Page URL https://sites.google.com/view/inviterf/home
Supported Languages 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": [
        ""
    ]
}