Automated Post Liker Inviter for Facebook™

Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!

Automated Post Liker Inviter for Facebook™ क्या है?

Automated Post Liker Inviter for Facebook™ http://invitelikers.com.ru द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!"।

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

screenshot

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

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

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

                        Invite everyone who liked your Facebook posts and your friends to like your Facebook page! Our extension fully supports the new Facebook user interface (as of 2023)!

Our app is very straightforward to use, and it includes timeouts between each click to ensure smooth operation. It works exclusively on the website facebook.com. Simply run the extension while you're on Facebook.

Are you looking for more genuine followers for your page? Look no further! This script is the perfect solution for you. It helps you convert post likers into followers and ensures their continued support. If it doesn't work in your local language - just change Facebook to English. We detect all buttons by names and some translations may be missing.

Is it legal?
Absolutely! This script does not violate any of Facebook's rules and only automates simple manual tasks.

Copyright note: Facebook™ is a registered trademark of Facebook Inc. This extension is neither endorsed nor affiliated with Facebook.                    

एक्सटेंशन की मूल जानकारी

नाम Automated Post Liker Inviter for Facebook™ Automated Post Liker Inviter for Facebook™
ID hlohbbnpgbegogpbiocbnohjjempdgde
आधिकारिक URL https://chrome.google.com/webstore/detail/hlohbbnpgbegogpbiocbnohjjempdgde
विवरण Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!
फ़ाइल का आकार 143 KB
स्थापना संख्या 568
वर्तमान संस्करण 2022.6
अंतिम अपडेट 2023-05-30
प्रकाशन तिथि 2022-10-30
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर http://invitelikers.com.ru
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://sites.google.com/view/video-downloader-pro-extension
समर्थित भाषाएँ de,en,fr,es,it,pl,pt-BR,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Automated Post Liker Inviter for Facebook\u2122",
    "version": "2022.6",
    "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",
                "att-icon.png"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "description": "Invite your friends and post likers to like and follow your page! Just open the list of likers and run this tool!",
    "homepage_url": "https:\/\/www.invitelikers.com.ru\/",
    "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\/*"
    ]
}