Invite post likers to like page for Facebook™

Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration.

Invite post likers to like page for Facebook™とは何ですか?

Invite post likers to like page for Facebook™はuachipsによって開発されたChromeの拡張機能で、その主な機能は「Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Invite post likers to like page for Facebook™拡張機能のCRXファイルをダウンロード

Invite post likers to like page for Facebook™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        With this extension you can:
1. Invite post likers to like your Facebook page (business or fan)
2. Invite friends to like your page
3. Invite your friends to the event that you created.

No Ads.
No Disturb.
Super easy to use.

Just open the list of likers and run the extension, so simple!

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

拡張機能の基本情報

名前 Invite post likers to like page for Facebook™ Invite post likers to like page for Facebook™
ID pdiihkfbpjnadfahmlmpabkfeodbodkj
公式URL https://chrome.google.com/webstore/detail/invite-post-likers-to-lik/pdiihkfbpjnadfahmlmpabkfeodbodkj
説明 Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration.
ファイルサイズ 213 KB
インストール数 20,000
現在のバージョン 2020.10.26
最終更新日 2020-10-28
公開日 2020-10-06
評価 4.86/5 合計 264 レビュー
開発者 uachips
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.coolextension.com/
プライバシーポリシーページのURL https://www.extensionforweb.com/privacy
対応言語 de,en,fr,es,it,pl,pt-BR,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extname__",
    "version": "2020.10.26",
    "manifest_version": 2,
    "web_accessible_resources": [
        "content.css",
        "fonts\/roboto-latin-400.woff2",
        "fonts\/roboto-latin-700.woff2",
        "fbe-intro-free.png",
        "fbe-intro-free2.png",
        "birth1.png",
        "birth2.png",
        "att-icon.png"
    ],
    "description": "__MSG_extdesc__",
    "homepage_url": "https:\/\/www.coolextension.com\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "name": "Click to start"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "https:\/\/*.facebook.com\/*",
        "storage",
        "tabs"
    ]
}