WordPress Tutorials WPCompendium

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

WordPress Tutorials WPCompendiumとは何ですか?

WordPress Tutorials WPCompendiumはhttps://wpcompendium.orgによって開発されたChromeの拡張機能で、その主な機能は「Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!」です。

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

screenshot

WordPress Tutorials WPCompendium拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 WordPress Tutorials WPCompendium WordPress Tutorials WPCompendium
ID cakkhjlegolkdggdepipdjnahkpelbpi
公式URL https://chromewebstore.google.com/detail/wordpress-tutorials-wpcom/cakkhjlegolkdggdepipdjnahkpelbpi
説明 Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!
ファイルサイズ 7.14 KB
インストール数 1,000
現在のバージョン 1.1
最終更新日 2016-11-08
公開日 2016-11-07
開発者 https://wpcompendium.org
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://wpcompendium.org
ヘルプページのURL http://wpcompendium.org/contact-us/
プライバシーポリシーページのURL http://wpcompendium.org/legal-pages/privacy-policy
対応言語 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"
    }
}