Workweek Countdown

A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work

Workweek Countdownとは何ですか?

Workweek CountdownはUnknownによって開発されたChromeの拡張機能で、その主な機能は「A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work」です。

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

screenshot
screenshot
screenshot
screenshot

Workweek Countdown拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        • Two display modes. Countdown mode shows how much time there is left till the weekend down to a millisecond. Percent mode precisely shows how many percent of a work week is still left
• Flexible work week schedule settings. You can customize your working days and when your working day starts and ends                    

拡張機能の基本情報

名前 Workweek Countdown Workweek Countdown
ID cpabjedmfklidenaehheidohkklfhfjk
公式URL https://chromewebstore.google.com/detail/workweek-countdown/cpabjedmfklidenaehheidohkklfhfjk
説明 A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work
ファイルサイズ 96.98 KB
インストール数 106
現在のバージョン 1.0.2
最終更新日 2016-07-03
公開日 2016-07-03
評価 3.67/5 合計 3 レビュー
開発者 Unknown
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Workweek Countdown",
    "short_name": "Workweek CD",
    "description": "A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work",
    "version": "1.0.2",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}