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.

Society11 - Internet Marketing Communityとは何ですか?

Society11 - Internet Marketing Communityはhttp://chromicode.comによって開発されたChromeの拡張機能で、その主な機能は「Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.」です。

拡張機能のスクリーンショット

screenshot

Society11 - Internet Marketing Community拡張機能のCRXファイルをダウンロード

Society11 - Internet Marketing Community拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Society11 - Internet Marketing Community Society11 - Internet Marketing Community
ID oiboeljdjeolhmiclbcaoddcgpeollen
公式URL https://chrome.google.com/webstore/detail/society11-internet-market/oiboeljdjeolhmiclbcaoddcgpeollen
説明 Society11 is a community of like minded individuals and marketers who want to grow and develop their businesses in an ethical way.
ファイルサイズ 95.25 KB
インストール数 65
現在のバージョン 0.1
最終更新日 2017-09-05
公開日 2017-09-05
開発者 http://chromicode.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://jvz9.com/c/664867/248735
ヘルプページのURL https://jvz9.com/c/664867/248735
プライバシーポリシーページのURL https://crowley.link/legal
対応言語 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"
    }
}