Group Admin Tools
Group Admin Tools
Group Admin Toolsとは何ですか?
Group Admin Toolsはhttps://shotmockr.comによって開発されたChromeの拡張機能で、その主な機能は「Group Admin Tools」です。
拡張機能のスクリーンショット
Group Admin Tools拡張機能のCRXファイルをダウンロード
Group Admin Tools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
👉 Download user IDs, Full name, first and last name of any Facebook group : ✔️ You own ✔️ You are a member of ✔️ Public groups Click Add to Chrome button above to start: Note: This extension is not affiliated with facebook in any way.
拡張機能の基本情報
名前 | ![]() |
ID | aphlgfjahhenphgaomccnfiecmegdhfa |
公式URL | https://chrome.google.com/webstore/detail/group-admin-tools/aphlgfjahhenphgaomccnfiecmegdhfa |
説明 | Group Admin Tools |
ファイルサイズ | 1.01 MB |
インストール数 | 190 |
現在のバージョン | 1.0.2 |
最終更新日 | 2020-08-04 |
公開日 | 2020-08-04 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | https://shotmockr.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://groupadmintools.com |
ヘルプページのURL | https://groupadmintools.com/docs |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Group Admin Tools", "short_name": "GroupAdminTools", "version": "1.0.2", "description": "Group Admin Tools", "background": { "scripts": [ "\/assets\/js\/jquery-3.4.1.min.js", "config.js", "\/assets\/js\/background.js" ] }, "icons": { "16": "icon16.png", "32": "icon32.png", "64": "icon64.png" }, "browser_action": { "browser_style": false, "default_icon": { "64": "icon64.png" }, "default_title": "GroupAdminTools", "default_popup": "\/index.html" }, "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com; object-src 'self'", "permissions": [ "tabs", "storage" ], "content_scripts": [ { "matches": [ " |