Cu-hacker for サイボウズ Office (on cybozu.com)

「Cu-hacker for サイボウズ Office (on cybozu.com)」は、Cu-haker をサイボウズ Office (on cybozu.com)上で利用するための Chrome 拡張です。

What is Cu-hacker for サイボウズ Office (on cybozu.com)?

Cu-hacker for サイボウズ Office (on cybozu.com) is a Chrome extension developed by https://cu-hacker.com, and its main feature is "「Cu-hacker for サイボウズ Office (on cybozu.com)」は、Cu-haker をサイボウズ Office (on cybozu.com)上で利用するための Chrome 拡張です。".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Cu-hacker for サイボウズ Office (on cybozu.com) Extension CRX File

Download Cu-hacker for サイボウズ Office (on cybozu.com) 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

                        日本最大のグループウェア「cybozu.com」上で、簡単にスケジュール調整&管理ができる様になるChrome拡張、それが「Cu-hacker for サイボウズ Office (on cybozu.com)」です。

↓詳しくはコチラ↓
https://cu-hacker.com/site/cybozu


面倒な設定は不要!
利用は完全に無料です!

▼こんな事ありませんか?
・スケジュール調整のメールを作るとき、カレンダーとメールを行ったり来たりして面倒!!
・複数の取引先と同時に調整していて、誰にいつの予定を送ったか分からない!!
・同じ予定を異なる取引先に送ってしまってダブルブッキング!!

Cu-hacker for サイボウズ Office (on cybozu.com)は、こんなスケジュール調整のイライラからあなたを解放します。
それを実現するCu-hacker for サイボウズ Office (on cybozu.com)の機能は3つ。

▼Cu-hacker for サイボウズ Office (on cybozu.com)の3つの機能
1.  空き時間をクリックするだけで調整メールを作成できる「ワンクリックメッセージ作成機能」
2. ダブルブッキングを完全防止できる「仮予定管理機能」
3. 相手が調整を完了してくれたらメールで通知してくれる「調整完了お知らせ機能」


スケジュール調整をシンプル&スピーディーにこなして、同僚やライバルに差をつけませんか?
「ビジネスマンの1日を30分増やす」
それがCu-hacker for サイボウズ Office (on cybozu.com)です。                    

Extension Basic Information

Name Cu-hacker for サイボウズ Office (on cybozu.com) Cu-hacker for サイボウズ Office (on cybozu.com)
ID lhcfoecgkgfedblibkeafohealmemkgn
Official URL https://chromewebstore.google.com/detail/cu-hacker-for-%E3%82%B5%E3%82%A4%E3%83%9C%E3%82%A6%E3%82%BA-offic/lhcfoecgkgfedblibkeafohealmemkgn
Description 「Cu-hacker for サイボウズ Office (on cybozu.com)」は、Cu-haker をサイボウズ Office (on cybozu.com)上で利用するための Chrome 拡張です。
File Size 464 KB
Installation Count 515
Current Version 1.0.3
Last Updated 2014-12-15
Publish Date 2014-12-14
Rating 4.00/5 Total 2 Ratings
Developer https://cu-hacker.com
Payment Type free
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cu-hacker for \u30b5\u30a4\u30dc\u30a6\u30ba Office (on cybozu.com)",
    "version": "1.0.3",
    "manifest_version": 2,
    "description": "\u300cCu-hacker for \u30b5\u30a4\u30dc\u30a6\u30ba Office (on cybozu.com)\u300d\u306f\u3001Cu-haker \u3092\u30b5\u30a4\u30dc\u30a6\u30ba Office (on cybozu.com)\u4e0a\u3067\u5229\u7528\u3059\u308b\u305f\u3081\u306e Chrome \u62e1\u5f35\u3067\u3059\u3002",
    "background": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.cybozu.com\/o\/*",
                "https:\/\/*.cybozu-dev.com\/o\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery\/jquery-ui.custom.min.js",
                "lib\/fullcalendar\/fullcalendar.min.js",
                "lib\/cybozu-connect\/core.js",
                "lib\/cybozu-connect\/base.js",
                "lib\/cybozu-connect\/schedule.js",
                "lib\/cybozu-connect\/utility.js",
                "lib\/bootstrap\/js\/bootstrap.min.js",
                "lib\/hashids\/hashids.min.js",
                "cu-api.js",
                "cu-common.js",
                "cu-base.js",
                "cu-create.js",
                "cu-select.js",
                "cu-confirm.js",
                "cu-content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "lib\/bootstrap\/css\/bootstrap.min.css",
        "lib\/bootstrap\/css\/bootstrap-theme.min.css",
        "lib\/font-awesome\/css\/font-awesome.min.css",
        "lib\/font-awesome\/fonts\/fontawesome-webfont.eot",
        "lib\/font-awesome\/fonts\/fontawesome-webfont.svg",
        "lib\/font-awesome\/fonts\/fontawesome-webfont.ttf",
        "lib\/font-awesome\/fonts\/fontawesome-webfont.woff",
        "lib\/font-awesome\/fonts\/FontAwesome.otf",
        "lib\/fullcalendar\/fullcalendar.css",
        "style.css",
        "cu-hacker-logo20.png",
        "cu-hacker-logomark32.png",
        "cu-hacker-question32.png"
    ],
    "permissions": [
        "https:\/\/cu-hacker.com\/",
        "https:\/\/*.cu-hacker.com\/",
        "background",
        "clipboardWrite"
    ]
}