WordPress Tutorials WPCompendium
Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!
Co je WordPress Tutorials WPCompendium?
WordPress Tutorials WPCompendium je rozšíření Chrome vyvinuté https://wpcompendium.org, a jeho hlavní funkcí je „Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření WordPress Tutorials WPCompendium
Stáhněte si soubory rozšíření WordPress Tutorials WPCompendium ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | WordPress Tutorials WPCompendium |
ID | cakkhjlegolkdggdepipdjnahkpelbpi |
Oficiální URL | https://chromewebstore.google.com/detail/wordpress-tutorials-wpcom/cakkhjlegolkdggdepipdjnahkpelbpi |
Popis | Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials! |
Velikost souboru | 7.14 KB |
Počet instalací | 1,000 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2016-11-08 |
Datum Vydání | 2016-11-07 |
Vývojář | https://wpcompendium.org |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://wpcompendium.org |
URL Stránky Nápovědy | http://wpcompendium.org/contact-us/ |
URL Stránky Zásad Ochrany Soukromí | http://wpcompendium.org/legal-pages/privacy-policy |
Podporované Jazyky | 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" } } |