Invite friends to Facebook page 2
Automatically invite friends to Facebook page
Invite friends to Facebook page 2とは何ですか?
Invite friends to Facebook page 2は좋은친구によって開発されたChromeの拡張機能で、その主な機能は「Automatically invite friends to Facebook page」です。
拡張機能のスクリーンショット
Invite friends to Facebook page 2拡張機能のCRXファイルをダウンロード
Invite friends to Facebook page 2拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Facebook 페이지에 친구를 초대해 주는 프로그램입니다.(좋아요 요청) 원하는 페이스북 페이지로 이동 후 실행해 주세요. 한번에 500명 가량 초대합니다. This is a program that invites friends to the Facebook page (request like). First of all, move to you facebook page, then execute. This program invites up to about 500 people at a time.
拡張機能の基本情報
名前 | Invite friends to Facebook page 2 |
ID | mnnanglilgcgiidgkcgnllegimnhpagg |
公式URL | https://chromewebstore.google.com/detail/invite-friends-to-faceboo/mnnanglilgcgiidgkcgnllegimnhpagg |
説明 | Automatically invite friends to Facebook page |
ファイルサイズ | 19.86 KB |
インストール数 | 2,814 |
現在のバージョン | 2.1 |
最終更新日 | 2022-10-11 |
公開日 | 2020-12-23 |
評価 | 2.46/5 合計 13 レビュー |
開発者 | 좋은친구 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://cafe.naver.com/marketingzone |
ヘルプページのURL | https://cafe.naver.com/marketingzone |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Invite friends to Facebook page 2", "short_name": "Invite friends to Facebook page 2", "description": "Automatically invite friends to Facebook page", "version": "2.1", "manifest_version": 3, "icons": { "16": "img\/FB_Page_Invite_16.png", "24": "img\/FB_Page_Invite_24.png", "32": "img\/FB_Page_Invite_32.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "img\/FB_Page_Invite_19.png", "default_title": "Invite friends to Facebook page 2" }, "permissions": [ "activeTab", "scripting" ] } |