Blogging Start Launcher

Quick launch Blogging Start Media

What is Blogging Start Launcher?

Blogging Start Launcher is a Chrome extension developed by https://www.bloggingstart.com, and its main feature is "Quick launch Blogging Start Media".

Extension Screenshots

screenshot

Download Blogging Start Launcher Extension CRX File

Download Blogging Start Launcher 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

                        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.                    

Extension Basic Information

Name Blogging Start Launcher Blogging Start Launcher
ID nejdocnbnmiebaoeipkofjfgkepjfjbm
Official URL https://chrome.google.com/webstore/detail/blogging-start-launcher/nejdocnbnmiebaoeipkofjfgkepjfjbm
Description Quick launch Blogging Start Media
File Size 14.99 KB
Installation Count 56
Current Version 1.0.0
Last Updated 2018-02-15
Publish Date 2018-02-15
Developer https://www.bloggingstart.com
Email [email protected]
Payment Type free
Extension Website https://www.bloggingstart.com/
Help Page URL https://www.bloggingstart.com/contact/
Supported Languages 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"
    ]
}