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.

Co je Society11 - Internet Marketing Community?

Society11 - Internet Marketing Community je rozšíření Chrome vyvinuté http://chromicode.com, a jeho hlavní funkcí je „Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Society11 - Internet Marketing Community

Stáhněte si soubory rozšíření Society11 - Internet Marketing Community 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í

                        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                    

Základní Informace o Rozšíření

Název Society11 - Internet Marketing Community Society11 - Internet Marketing Community
ID oiboeljdjeolhmiclbcaoddcgpeollen
Oficiální URL https://chrome.google.com/webstore/detail/society11-internet-market/oiboeljdjeolhmiclbcaoddcgpeollen
Popis Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.
Velikost souboru 95.25 KB
Počet instalací 65
Aktuální Verze 0.1
Poslední Aktualizace 2017-09-05
Datum Vydání 2017-09-05
Vývojář http://chromicode.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://jvz9.com/c/664867/248735
URL Stránky Nápovědy https://jvz9.com/c/664867/248735
URL Stránky Zásad Ochrany Soukromí https://crowley.link/legal
Podporované Jazyky 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"
    }
}