chatworkリンクメーカー

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

What is chatworkリンクメーカー?

chatworkリンクメーカー is a Chrome extension developed by https://okisanjp.hatenablog.jp, and its main feature is "シェアしたいタブを選んでchatworkのinfo形式文字列に変換するアドオンです".

Extension Screenshots

screenshot

Download chatworkリンクメーカー Extension CRX File

Download chatworkリンクメーカー extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name chatworkリンクメーカー chatworkリンクメーカー
ID akhcbndknelgdjnehlpnhenpdhnlepko
Official 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
Description シェアしたいタブを選んでchatworkのinfo形式文字列に変換するアドオンです
File Size 64.92 KB
Installation Count 499
Current Version 1.1.1
Last Updated 2018-04-20
Publish Date 2018-04-20
Rating 5.00/5 Total 1 Ratings
Developer https://okisanjp.hatenablog.jp
Email [email protected]
Payment Type free
Supported Languages 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:\/\/*\/*"
    ]
}