Society11 - Internet Marketing Community

Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.

Cos'è Society11 - Internet Marketing Community?

Society11 - Internet Marketing Community è un'estensione di Chrome sviluppata da http://chromicode.com, e la sua funzione principale è "Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Society11 - Internet Marketing Community

Scarica i file di estensione Society11 - Internet Marketing Community 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

                        Society11 is a private community of like minded individuals and marketers who want to grow and develop their online businesses in an ethical way.

Our Mission Statement:
1) To create a proper community like we used to have in the early days of sites like the Warrior Forum.  Because that is what that was way back in the early 2000's.  A place where you could get GOOD advice and build relationships and partnerships with other marketers.
2) To make it the best value Internet Marketing Membership... BAR NONE                    

Informazioni di Base sull'Estensione

Nome Society11 - Internet Marketing Community Society11 - Internet Marketing Community
ID oiboeljdjeolhmiclbcaoddcgpeollen
URL Ufficiale https://chrome.google.com/webstore/detail/society11-internet-market/oiboeljdjeolhmiclbcaoddcgpeollen
Descrizione Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.
Dimensione del File 95.25 KB
Conteggio Installazioni 65
Versione Corrente 0.1
Ultimo Aggiornamento 2017-09-05
Data di Pubblicazione 2017-09-05
Sviluppatore http://chromicode.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://jvz9.com/c/664867/248735
URL della Pagina di Aiuto https://jvz9.com/c/664867/248735
URL della Pagina della Politica sulla Privacy https://crowley.link/legal
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Society11 - Internet Marketing Community",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "skeleton_PNG5552.png",
        "default_title": "Society11 is a private community of like minded individuals and marketers who want to grow and develop their online businesses in an ethical way.",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "skeleton_PNG5552.png"
    }
}