Tanuwork for Chatwork

Chatwork拡張ツール。入力補完・MarkDown記法のサポート・拡張エモティコン・AA判定など。

What is Tanuwork for Chatwork?

Tanuwork for Chatwork is a Chrome extension developed by monpoco, and its main feature is "Chatwork拡張ツール。入力補完・MarkDown記法のサポート・拡張エモティコン・AA判定など。".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Tanuwork for Chatwork Extension CRX File

Download Tanuwork for 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

                        ChatWorkをより使いやすくするための拡張プラグインです。

★機能紹介★

■Markdown記法のサポート

Markdown用タグ[md]を追加
[md]...[/md]のブランケットタグ内にMarkdown形式の文章を入力できるようになります。
[md]内は特定タグ以外はhtmlをエスケープしません。他のメンバーに迷惑にならないようしましょう。

■ブランケットタグの入力補完

「[」を入力することでブランケットタグの入力補完をすることが出来ます。
詳細はChatworkの公式を参照してください。

■メンション機能

To発信する際「@」を入力することでメンバーの入力補完が出来ます。
 @<メンバー名> - 特定メンバーに対してのToブランケットタグを補完します。

 @all - グループチャット内に所属するユーザーのブランケットタグを補完します。

 @group - メンショングループ管理で作成したグループに登録されているメンバー一覧のブランケットタグを補完します。

■メンショングループ管理

メンショングループを管理することが出来ます。
利用例:
プログラマー - プログラマーにのみのToブランケットタグを補完
デザイナー  - デザイナーにのみのToブランケットタグを補完

※ メンショングループは全チャットに適用されますが、補完されるメンバーはグループチャットに所属しているメンバーのみとなります。


■エモーティコン拡張

オプションページのエモーティコン設定ページにて簡単にエモーティコンを追加することが出来ます。
また、エモティコンパッケージ作成を利用すれば簡単に共有用エモーティコンファイルを作成でき、チーム内で共有することが可能です。

■アスキーアートの検出・スタイルの適用

アスキーアートを検出し、AA用フォントスタイルを適用した要素でラップします。
フォントが気に入らない、検出精度が低いと感じた方はオプションページにて変更可能です。

その他細かい機能はインストール後、オプションページ - Helpを参照ください。

★注意★
・スマートフォンアプリ・他ブラウザから見た場合は見た目が適用されていません。
・Chatworkが仕様変更された場合、動作しなくなる可能性があります。
 趣味で開発してますので、仕様変更対応に時間がかかると思います。
理解したうえでご利用ください。                    

Extension Basic Information

Name Tanuwork for Chatwork Tanuwork for Chatwork
ID abmcnehfjgeafmfhdcldlhcdkkibeamf
Official URL https://chromewebstore.google.com/detail/tanuwork-for-chatwork/abmcnehfjgeafmfhdcldlhcdkkibeamf
Description Chatwork拡張ツール。入力補完・MarkDown記法のサポート・拡張エモティコン・AA判定など。
File Size 867 KB
Installation Count 86
Current Version 0.2.2
Last Updated 2015-11-25
Publish Date 2015-11-25
Rating 5.00/5 Total 2 Ratings
Developer monpoco
Payment Type free
Extension Website https://groups.google.com/forum/#!forum/tanuwork
Help Page URL https://groups.google.com/forum/#!forum/tanuwork
Supported Languages en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "ja",
    "name": "Tanuwork for Chatwork",
    "short_name": "Tanuwork",
    "description": "__MSG_extDescription__",
    "version": "0.2.2",
    "author": "monpoco ",
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.chatwork.com\/*",
                "https:\/\/kcw.kddi.ne.jp\/*"
            ],
            "js": [
                "js\/jquery.js",
                "js\/util.js",
                "js\/easyChromeStorage.js",
                "js\/common.js",
                "js\/main.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "run_at": "document_start"
        }
    ],
    "options_page": "option.html",
    "permissions": [
        "storage",
        "tabs",
        "",
        "https:\/\/www.chatwork.com\/*",
        "https:\/\/kcw.kddi.ne.jp\/*"
    ],
    "web_accessible_resources": [
        "option.html",
        "js\/locales.js",
        "js\/main.js",
        "js\/content.js",
        "js\/marked.js",
        "js\/highlight.js",
        "js\/jquery.textcomplete.js",
        "css\/tanu.css",
        "css\/fa\/tanu.eot",
        "css\/fa\/tanu.svg",
        "css\/fa\/tanu.ttf",
        "css\/fa\/tanu.woff",
        "css\/markdown\/github.css",
        "css\/highlight\/agate.css",
        "css\/highlight\/androidstudio.css",
        "css\/highlight\/arta.css",
        "css\/highlight\/ascetic.css",
        "css\/highlight\/atelier-cave.dark.css",
        "css\/highlight\/atelier-cave.light.css",
        "css\/highlight\/atelier-dune.dark.css",
        "css\/highlight\/atelier-dune.light.css",
        "css\/highlight\/atelier-estuary.dark.css",
        "css\/highlight\/atelier-estuary.light.css",
        "css\/highlight\/atelier-forest.dark.css",
        "css\/highlight\/atelier-forest.light.css",
        "css\/highlight\/atelier-heath.dark.css",
        "css\/highlight\/atelier-heath.light.css",
        "css\/highlight\/atelier-lakeside.dark.css",
        "css\/highlight\/atelier-lakeside.light.css",
        "css\/highlight\/atelier-plateau.dark.css",
        "css\/highlight\/atelier-plateau.light.css",
        "css\/highlight\/atelier-savanna.dark.css",
        "css\/highlight\/atelier-savanna.light.css",
        "css\/highlight\/atelier-seaside.dark.css",
        "css\/highlight\/atelier-seaside.light.css",
        "css\/highlight\/atelier-sulphurpool.dark.css",
        "css\/highlight\/atelier-sulphurpool.light.css",
        "css\/highlight\/brown_paper.css",
        "css\/highlight\/codepen-embed.css",
        "css\/highlight\/color-brewer.css",
        "css\/highlight\/dark.css",
        "css\/highlight\/darkula.css",
        "css\/highlight\/default.css",
        "css\/highlight\/docco.css",
        "css\/highlight\/far.css",
        "css\/highlight\/foundation.css",
        "css\/highlight\/github-gist.css",
        "css\/highlight\/github.css",
        "css\/highlight\/googlecode.css",
        "css\/highlight\/grayscale.css",
        "css\/highlight\/hopscotch.css",
        "css\/highlight\/hybrid.css",
        "css\/highlight\/idea.css",
        "css\/highlight\/ir_black.css",
        "css\/highlight\/kimbie.dark.css",
        "css\/highlight\/kimbie.light.css",
        "css\/highlight\/magula.css",
        "css\/highlight\/mono-blue.css",
        "css\/highlight\/monokai_sublime.css",
        "css\/highlight\/monokai.css",
        "css\/highlight\/obsidian.css",
        "css\/highlight\/paraiso.dark.css",
        "css\/highlight\/paraiso.light.css",
        "css\/highlight\/pojoaque.css",
        "css\/highlight\/railscasts.css",
        "css\/highlight\/rainbow.css",
        "css\/highlight\/school_book.css",
        "css\/highlight\/solarized_dark.css",
        "css\/highlight\/solarized_light.css",
        "css\/highlight\/sunburst.css",
        "css\/highlight\/tomorrow-night-blue.css",
        "css\/highlight\/tomorrow-night-bright.css",
        "css\/highlight\/tomorrow-night-eighties.css",
        "css\/highlight\/tomorrow-night.css",
        "css\/highlight\/tomorrow.css",
        "css\/highlight\/vs.css",
        "css\/highlight\/xcode.css",
        "css\/highlight\/zenburn.css"
    ]
}