Blogging Start Launcher

Quick launch Blogging Start Media

什么是Blogging Start Launcher?

Blogging Start Launcher是由https://www.bloggingstart.com开发的Chrome扩展程序,该扩展的主要功能是“Quick launch Blogging Start Media”。

扩展截图

screenshot

下载Blogging Start Launcher扩展crx文件

下载Blogging Start Launcher扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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/
帮助页面URL 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"
    ]
}