Blogging Start Launcher

Quick launch Blogging Start Media

ما هو Blogging Start Launcher؟

Blogging Start Launcher هو إضافة Chrome تم تطويرها بواسطة https://www.bloggingstart.com، والميزة الرئيسية لها هي "Quick launch Blogging Start Media".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Blogging Start Launcher

قم بتنزيل ملفات الامتداد Blogging Start Launcher بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Learn to blog. Step-by-step guide to learn how to start a blog, choose the best blogging platform and avoid the common blogging mistakes made by newbie.Step-by-step instructions for starting your First WP blog.                    

معلومات أساسية عن التمديد

الاسم Blogging Start Launcher Blogging Start Launcher
ID nejdocnbnmiebaoeipkofjfgkepjfjbm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/blogging-start-launcher/nejdocnbnmiebaoeipkofjfgkepjfjbm
الوصف Quick launch Blogging Start Media
حجم الملف 14.99 KB
عدد التثبيتات 56
النسخة الحالية 1.0.0
آخر تحديث 2018-02-15
تاريخ النشر 2018-02-15
المطور https://www.bloggingstart.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.bloggingstart.com/
عنوان صفحة المساعدة https://www.bloggingstart.com/contact/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Blogging Start Launcher",
    "description": "Quick launch Blogging Start Media",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}