TheBloggingBuddha

Expert Avice On How To Start A WordPress Blog!

What is TheBloggingBuddha?

TheBloggingBuddha is a Chrome extension developed by https://thebloggingbuddha.com, and its main feature is "Expert Avice On How To Start A WordPress Blog!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download TheBloggingBuddha Extension CRX File

Download TheBloggingBuddha extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name TheBloggingBuddha TheBloggingBuddha
ID algkncmgkhohhpmjnfdddohdgdblmegd
Official URL https://chromewebstore.google.com/detail/thebloggingbuddha/algkncmgkhohhpmjnfdddohdgdblmegd
Description Expert Avice On How To Start A WordPress Blog!
File Size 33.06 KB
Installation Count 212
Current Version 1.0.2
Last Updated 2016-01-20
Publish Date 2016-01-19
Rating 5.00/5 Total 1 Ratings
Developer https://thebloggingbuddha.com
Payment Type free
Extension Website https://thebloggingbuddha.com
Help Page URL https://thebloggingbuddha.com/contact/
Supported Languages 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"
        ]
    }
}