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 |
电子邮箱 | [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": [ " |