WordPress Tutorials WPCompendium
Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!
ما هو WordPress Tutorials WPCompendium؟
WordPress Tutorials WPCompendium هو إضافة Chrome تم تطويرها بواسطة https://wpcompendium.org، والميزة الرئيسية لها هي "Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة WordPress Tutorials WPCompendium
قم بتنزيل ملفات الامتداد WordPress Tutorials WPCompendium بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://wpcompendium.org |
عنوان صفحة المساعدة | http://wpcompendium.org/contact-us/ |
عنوان صفحة سياسة الخصوصية | 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" } } |