Group Friender
Group Friender is an extension to help people with facebook growth
Co je Group Friender?
Group Friender je rozšíření Chrome vyvinuté http://groupfriender.com, a jeho hlavní funkcí je „Group Friender is an extension to help people with facebook growth“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Group Friender
Stáhněte si soubory rozšíření Group Friender ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | hbgekdocfbfmmpeojokigalimgpjbngh |
Oficiální URL | https://chrome.google.com/webstore/detail/group-friender/hbgekdocfbfmmpeojokigalimgpjbngh |
Popis | Group Friender is an extension to help people with facebook growth |
Velikost souboru | 216 KB |
Počet instalací | 307 |
Aktuální Verze | 1.0.1 |
Poslední Aktualizace | 2019-11-13 |
Datum Vydání | 2019-11-13 |
Hodnocení | 1.00/5 Celkem 1 Hodnocení |
Vývojář | http://groupfriender.com |
[email protected] | |
Typ Platby | free |
URL Stránky Nápovědy | http://www.groupfriender.com/terms-and-conditionsik04lg3m |
URL Stránky Zásad Ochrany Soukromí | https://www.groupconvert.com/privacy24428578 |
Podporované Jazyky | 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" ] } |