Launcher SenderServices.com

This extention let you launch SenderServices.com from your browser.

Launcher SenderServices.comとは何ですか?

Launcher SenderServices.comはhttps://senderservices.comによって開発されたChromeの拡張機能で、その主な機能は「This extention let you launch SenderServices.com from your browser.」です。

拡張機能のスクリーンショット

screenshot

Launcher SenderServices.com拡張機能のCRXファイルをダウンロード

Launcher SenderServices.com拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The expansion will allow you to run SenderServices.com application directly from the browser using the buttons to the right of the address bar.
Capabilities:
Single click - launch applications;
Double click - create shortcuts to applications;
Click the absence SenderServices.com applications - go to the page with the installation.                    

拡張機能の基本情報

名前 Launcher SenderServices.com Launcher SenderServices.com
ID cnhpjbnjfmhdgininpkepbefeppenbme
公式URL https://chromewebstore.google.com/detail/launcher-senderservicesco/cnhpjbnjfmhdgininpkepbefeppenbme
説明 This extention let you launch SenderServices.com from your browser.
ファイルサイズ 36.84 KB
インストール数 23
現在のバージョン 1.1
最終更新日 2016-03-16
公開日 2016-03-15
評価 5.00/5 合計 1 レビュー
開発者 https://senderservices.com
支払い方法 free
拡張機能のウェブサイト http://senderservices.com/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Launcher SenderServices.com",
    "description": "This extention let you launch SenderServices.com from your browser.",
    "version": "1.1",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "images\/128.png",
        "48": "images\/48.png"
    },
    "browser_action": {
        "default_icon": "images\/38.png",
        "default_title": "SenderServices.com"
    },
    "permissions": [
        "management"
    ]
}