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 |
官方網址 | 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": [ " |