chatworkリンクメーカー

シェアしたいタブを選んでchatworkのinfo形式文字列に変換するアドオンです

chatworkリンクメーカーとは何ですか?

chatworkリンクメーカーはhttps://okisanjp.hatenablog.jpによって開発されたChromeの拡張機能で、その主な機能は「シェアしたいタブを選んでchatworkのinfo形式文字列に変換するアドオンです」です。

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

screenshot

chatworkリンクメーカー拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 chatworkリンクメーカー chatworkリンクメーカー
ID akhcbndknelgdjnehlpnhenpdhnlepko
公式URL https://chromewebstore.google.com/detail/chatwork%E3%83%AA%E3%83%B3%E3%82%AF%E3%83%A1%E3%83%BC%E3%82%AB%E3%83%BC/akhcbndknelgdjnehlpnhenpdhnlepko
説明 シェアしたいタブを選んでchatworkのinfo形式文字列に変換するアドオンです
ファイルサイズ 64.92 KB
インストール数 499
現在のバージョン 1.1.1
最終更新日 2018-04-20
公開日 2018-04-20
評価 5.00/5 合計 1 レビュー
開発者 https://okisanjp.hatenablog.jp
Eメール [email protected]
支払い方法 free
対応言語 ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "chatwork\u30ea\u30f3\u30af\u30e1\u30fc\u30ab\u30fc",
    "version": "1.1.1",
    "manifest_version": 2,
    "description": "\u30b7\u30a7\u30a2\u3057\u305f\u3044\u30bf\u30d6\u3092\u9078\u3093\u3067chatwork\u306einfo\u5f62\u5f0f\u6587\u5b57\u5217\u306b\u5909\u63db\u3059\u308b\u30a2\u30c9\u30aa\u30f3\u3067\u3059",
    "homepage_url": "https:\/\/github.com\/okisanjp\/chrome-ex-chatwork-info",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "browser_action": {
        "default_icon": "images\/16.png",
        "default_title": "chatwork link maker",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}