Invite Friends and Fans for Facebook™

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

Wat is Invite Friends and Fans for Facebook™?

Invite Friends and Fans for Facebook™ is een Chrome-extensie ontwikkeld door dennisdenniscallan, en de belangrijkste functie is "Invite All your Friends and Fans (Post Likers) to your Facebook page".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Invite Friends and Fans for Facebook™

Download Invite Friends and Fans for Facebook™-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Invite Friends and Fans for Facebook™ Invite Friends and Fans for Facebook™
ID ldbbgegmkoepikjlgceopadkedjmohpa
Officiële URL https://chromewebstore.google.com/detail/invite-friends-and-fans-f/ldbbgegmkoepikjlgceopadkedjmohpa
Beschrijving Invite All your Friends and Fans (Post Likers) to your Facebook page
Bestandsgrootte 116 KB
Aantal Installaties 1,872
Huidige Versie 1.0
Laatst Bijgewerkt 2023-08-10
Publicatiedatum 2023-08-09
Beoordeling 4.75/5 Totaal 16 Beoordelingen
Ontwikkelaar dennisdenniscallan
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://sites.google.com/view/inviterf/home
Ondersteunde Talen 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": [
        ""
    ]
}