Master BuilderAll with Shelly Turner

Learn the features and capabilities of BuilderAll with Shelly Turner with easy to follow, step-by-step videos.

什么是Master BuilderAll with Shelly Turner?

Master BuilderAll with Shelly Turner是由icardinalapps开发的Chrome扩展程序,该扩展的主要功能是“Learn the features and capabilities of BuilderAll with Shelly Turner with easy to follow, step-by-step videos.”。

扩展截图

screenshot

下载Master BuilderAll with Shelly Turner扩展crx文件

下载Master BuilderAll with Shelly Turner扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Master BuilderAll with Shelly Turner allows you to learn how to use the features of BuilderAll with step-by-step vidoes.  You will learn skills such as building a website, building a mobile app, using Facebook marketing features, designing graphics, creating top-notch presentations, and much more.

Join Shelly Turner as she shares her knowledge with you to help you use the BuilderAll tools to build your business assets and achieve massive growth with your new skills.  She also shares her ideas and resources for done-by-you and/or done-for-you solutions.

Join us today to learn about BuilderAll.  And, if you are ready to sign up, just go to:  http://shellyturner.com/builderall                    

扩展基本信息

名称 Master BuilderAll with Shelly Turner Master BuilderAll with Shelly Turner
ID fjdnlciohoepapogglfagmdomjkglphn
官方URL https://chrome.google.com/webstore/detail/master-builderall-with-sh/fjdnlciohoepapogglfagmdomjkglphn
简介 Learn the features and capabilities of BuilderAll with Shelly Turner with easy to follow, step-by-step videos.
文件大小 22.4 KB
安装次数 143
当前版本 1.0
更新时间 2017-09-17
上架时间 2017-09-17
评分 5.00/5 共8次评分
开发者 icardinalapps
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://ubl.memberbytes.com/privacypolicy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Master BuilderAll with Shelly Turner",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Learn the features and capabilities of BuilderAll with Shelly Turner with easy to follow, step-by-step videos.",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "logoicon-128.png",
        "default_title": "Learn the features and capabilities of BuilderAll with Shelly Turner with easy to follow, step-by-step videos.",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "logoicon-128.png"
    }
}