Invite all post likers to like Facebook page

Invite everyone who liked your post to like your page on Facebook.

What is Invite all post likers to like Facebook page?

Invite all post likers to like Facebook page is a Chrome extension developed by http://likeinviter.com, and its main feature is "Invite everyone who liked your post to like your page on Facebook.".

Extension Screenshots

screenshot
screenshot

Download Invite all post likers to like Facebook page Extension CRX File

Download Invite all post likers to like Facebook page 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

                        Extension invites everybody who liked your post to like your page on Facebook. Everything you have to do is to click a button, and Extension will do the rest. Save time using LikeInviter. It's free!

Here's how it works
1) Open reaction dialog by clicking on likes under your post.
2) Click on the button "invite all"
3) Let the extension work, and feel free to do something else.

Learn more on our website - likeinviter.herokuapp.com                    

Extension Basic Information

Name Invite all post likers to like Facebook page Invite all post likers to like Facebook page
ID agigjofcafdjdkbcgobokpfgigoebjme
Official URL https://chrome.google.com/webstore/detail/invite-all-post-likers-to/agigjofcafdjdkbcgobokpfgigoebjme
Description Invite everyone who liked your post to like your page on Facebook.
File Size 227 KB
Installation Count 1,000
Current Version 3.5
Last Updated 2022-08-26
Publish Date 2020-12-21
Rating 3.38/5 Total 13 Ratings
Developer http://likeinviter.com
Email [email protected]
Payment Type free
Extension Website https://likeinviter.herokuapp.com/
Privacy Policy Page URL https://likeinviter.herokuapp.com/account/conditions
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Invite all post likers to like Facebook page",
    "description": "Invite everyone who liked your post to like your page on Facebook.",
    "version": "3.5",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*",
        "https:\/\/likeinviter.herokuapp.com\/user"
    ]
}