Group Friender

Group Friender is an extension to help people with facebook growth

Cos'è Group Friender?

Group Friender è un'estensione di Chrome sviluppata da http://groupfriender.com, e la sua funzione principale è "Group Friender is an extension to help people with facebook growth".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Group Friender

Scarica i file di estensione Group Friender in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Group Friender Group Friender
ID hbgekdocfbfmmpeojokigalimgpjbngh
URL Ufficiale https://chrome.google.com/webstore/detail/group-friender/hbgekdocfbfmmpeojokigalimgpjbngh
Descrizione Group Friender is an extension to help people with facebook growth
Dimensione del File 216 KB
Conteggio Installazioni 307
Versione Corrente 1.0.1
Ultimo Aggiornamento 2019-11-13
Data di Pubblicazione 2019-11-13
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore http://groupfriender.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto http://www.groupfriender.com/terms-and-conditionsik04lg3m
URL della Pagina della Politica sulla Privacy https://www.groupconvert.com/privacy24428578
Lingue Supportate 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"
    ]
}