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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Invite All your Friends and Fans (Post Likers) to your Facebook page"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Invite Friends and Fans for Facebook™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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": [
        ""
    ]
}