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
官方網址 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"
    ]
}