TheBloggingBuddha

Expert Avice On How To Start A WordPress Blog!

什么是TheBloggingBuddha?

TheBloggingBuddha是由https://thebloggingbuddha.com开发的Chrome扩展程序,该扩展的主要功能是“Expert Avice On How To Start A WordPress Blog!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载TheBloggingBuddha扩展crx文件

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

扩展使用说明

                        Once installed TheBloggingBuddha Chrome Extension will give you immediate and convenient access to TheBloggingBuddha.com and if have previously signed up and are signed into your Free WordPress Academy on the website you will have immediate access to all Courses and Lessons.


I Have Put Together The Most Comprehensive Beginners Guide To WordPress Available On The Internet Guaranteed!

TheBloggingBuddha gives you simple step-by-step instructions on how to create a WordPress blog from beginning to end.

You Get:

Self-Hosted WordPress Preinstalled (You Own Your Site)
Drag & Drop WordPress Builder -With Free Themes
Free Domain Registration
Hosting Account – With Free Email
Powerful WordPress Plugins
Free access to my WordPress Academy

TheBloggingBuddha WordPress Academy is filled with free in-depth video tutorials, slide share presentations, “how to” articles, and fun and engaging WordPress lessons.

I even show you how to get an interactive, voice and visual guided tutorial built right inside of your WordPress dashboard!                    

扩展基本信息

名称 TheBloggingBuddha TheBloggingBuddha
ID algkncmgkhohhpmjnfdddohdgdblmegd
官方URL https://chromewebstore.google.com/detail/thebloggingbuddha/algkncmgkhohhpmjnfdddohdgdblmegd
简介 Expert Avice On How To Start A WordPress Blog!
文件大小 33.06 KB
安装次数 212
当前版本 1.0.2
更新时间 2016-01-20
上架时间 2016-01-19
评分 5.00/5 共1次评分
开发者 https://thebloggingbuddha.com
付费类型 free
扩展官网 https://thebloggingbuddha.com
帮助页面URL https://thebloggingbuddha.com/contact/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TheBloggingBuddha",
    "description": "Expert Avice On How To Start A WordPress Blog!",
    "version": "1.0.2",
    "icons": {
        "16": "icon16.png",
        "48": "icon128.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "TheBloggingBuddha",
        "default_icon": "icon16.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "bg.js"
        ]
    }
}