Group Friender
Group Friender is an extension to help people with facebook growth
Group Frienderとは何ですか?
Group Frienderはhttp://groupfriender.comによって開発されたChromeの拡張機能で、その主な機能は「Group Friender is an extension to help people with facebook growth」です。
拡張機能のスクリーンショット
Group Friender拡張機能のCRXファイルをダウンロード
Group Friender拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Group Friender is a chrome extension that will enable to automatically invite friends in bulk from a fbook group as well as remove friends who are not engaged in your fbook group. It is a chrome extension that will help users save time and money and make sure their fbook group list is purged of unengaged members.
拡張機能の基本情報
名前 | |
ID | hbgekdocfbfmmpeojokigalimgpjbngh |
公式URL | https://chrome.google.com/webstore/detail/group-friender/hbgekdocfbfmmpeojokigalimgpjbngh |
説明 | Group Friender is an extension to help people with facebook growth |
ファイルサイズ | 216 KB |
インストール数 | 307 |
現在のバージョン | 1.0.1 |
最終更新日 | 2019-11-13 |
公開日 | 2019-11-13 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | http://groupfriender.com |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | http://www.groupfriender.com/terms-and-conditionsik04lg3m |
プライバシーポリシーページのURL | https://www.groupconvert.com/privacy24428578 |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "Soleiman", "name": "Group Friender", "short_name": "GF", "description": "Group Friender is an extension to help people with facebook growth", "version": "1.0.1", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "64": "images\/icon64.png", "128": "images\/icon128.png" }, "browser_action": { "default_title": "Group Friender", "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "permissions": [ "storage", "*:\/\/ssl.google-analytics.com\/*", "*:\/\/*.facebook.com\/*", "*:\/\/*.groupfriender.com\/*", "*:\/\/*.markhors.com\/*", "notifications", "tabs", "clipboardWrite" ] } |