Group Admin Tools
Group Admin Tools
Wat is Group Admin Tools?
Group Admin Tools is een Chrome-extensie ontwikkeld door https://shotmockr.com, en de belangrijkste functie is "Group Admin Tools".
Extensie Screenshots
Download het CRX-bestand van de extensie Group Admin Tools
Download Group Admin Tools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
👉 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.
Basisinformatie over de Extensie
Naam | ![]() |
ID | aphlgfjahhenphgaomccnfiecmegdhfa |
Officiële URL | https://chrome.google.com/webstore/detail/group-admin-tools/aphlgfjahhenphgaomccnfiecmegdhfa |
Beschrijving | Group Admin Tools |
Bestandsgrootte | 1.01 MB |
Aantal Installaties | 190 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2020-08-04 |
Publicatiedatum | 2020-08-04 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://shotmockr.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://groupadmintools.com |
Help Pagina-URL | https://groupadmintools.com/docs |
Ondersteunde Talen | 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": [ " |