Tanuwork for Chatwork

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

Apa itu Tanuwork for Chatwork?

Tanuwork for Chatwork adalah ekstensi Chrome yang dikembangkan oleh monpoco, dan fitur utamanya adalah "Chatwork拡張ツール。入力補完・MarkDown記法のサポート・拡張エモティコン・AA判定など。".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Tanuwork for Chatwork

Unduh file ekstensi Tanuwork for Chatwork dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

★機能紹介★

■Markdown記法のサポート

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

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

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

■メンション機能

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

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

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

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

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

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


■エモーティコン拡張

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

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

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

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

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

Informasi Dasar Ekstensi

Nama Tanuwork for Chatwork Tanuwork for Chatwork
ID abmcnehfjgeafmfhdcldlhcdkkibeamf
URL Resmi https://chromewebstore.google.com/detail/tanuwork-for-chatwork/abmcnehfjgeafmfhdcldlhcdkkibeamf
Deskripsi Chatwork拡張ツール。入力補完・MarkDown記法のサポート・拡張エモティコン・AA判定など。
Ukuran File 867 KB
Jumlah Instalasi 86
Versi Saat Ini 0.2.2
Terakhir Diperbarui 2015-11-25
Tanggal Publikasi 2015-11-25
Penilaian 5.00/5 Total 2 Penilaian
Pengembang monpoco
Tipe Pembayaran free
Situs Ekstensi https://groups.google.com/forum/#!forum/tanuwork
URL Halaman Bantuan https://groups.google.com/forum/#!forum/tanuwork
Bahasa yang Didukung 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"
    ]
}