Invite all post likers to like Facebook page
Invite everyone who liked your post to like your page on Facebook.
Invite all post likers to like Facebook pageとは何ですか?
Invite all post likers to like Facebook pageはhttp://likeinviter.comによって開発されたChromeの拡張機能で、その主な機能は「Invite everyone who liked your post to like your page on Facebook.」です。
拡張機能のスクリーンショット
Invite all post likers to like Facebook page拡張機能のCRXファイルをダウンロード
Invite all post likers to like Facebook page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | |
ID | agigjofcafdjdkbcgobokpfgigoebjme |
公式URL | https://chrome.google.com/webstore/detail/invite-all-post-likers-to/agigjofcafdjdkbcgobokpfgigoebjme |
説明 | Invite everyone who liked your post to like your page on Facebook. |
ファイルサイズ | 227 KB |
インストール数 | 1,000 |
現在のバージョン | 3.5 |
最終更新日 | 2022-08-26 |
公開日 | 2020-12-21 |
評価 | 3.38/5 合計 13 レビュー |
開発者 | http://likeinviter.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://likeinviter.herokuapp.com/ |
プライバシーポリシーページのURL | https://likeinviter.herokuapp.com/account/conditions |
対応言語 | 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" ] } |