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
Eメール [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"
    ]
}