WordPress Tutorials WPCompendium

Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!

What is WordPress Tutorials WPCompendium?

WordPress Tutorials WPCompendium is a Chrome extension developed by https://wpcompendium.org, and its main feature is "Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!".

Extension Screenshots

screenshot

Download WordPress Tutorials WPCompendium Extension CRX File

Download WordPress Tutorials WPCompendium 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

                        New to WordPress? WPCompendium.org provides hundreds of detailed WordPress step-by-step tutorials for FREE! 

These comprehensive tutorials are specifically designed to help businesses, beginners, and non-coders build, grow, and manage their digital presence using a WordPress website or blog.

WPCompendium.org's WordPress tutorials cover every aspect of WordPress - from how to install and configure your website's settings, to using features like WordPress Posts and Pages, plugins, themes, widgets, custom menus, RSS feeds and more!

Download and install WPCompendium.org's Chrome Extension and get instant access 24/7 to the most comprehensive WordPress tutorials available online with a single-click!                    

Extension Basic Information

Name WordPress Tutorials WPCompendium WordPress Tutorials WPCompendium
ID cakkhjlegolkdggdepipdjnahkpelbpi
Official URL https://chromewebstore.google.com/detail/wordpress-tutorials-wpcom/cakkhjlegolkdggdepipdjnahkpelbpi
Description Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!
File Size 7.14 KB
Installation Count 1,000
Current Version 1.1
Last Updated 2016-11-08
Publish Date 2016-11-07
Developer https://wpcompendium.org
Email [email protected]
Payment Type free
Extension Website http://wpcompendium.org
Help Page URL http://wpcompendium.org/contact-us/
Privacy Policy Page URL http://wpcompendium.org/legal-pages/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WordPress Tutorials WPCompendium",
    "manifest_version": 2,
    "short_name": "WPCompendium",
    "description": "Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!",
    "version": "1.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "wpc-16r.png"
    },
    "icons": {
        "128": "wpc-128.png"
    }
}