Remaining : A New Tab Extension

The coolest new tab extension which will tell you how much time is left in year, month, week and day.

Remaining : A New Tab Extensionとは何ですか?

Remaining : A New Tab Extensionはgauravmehlaによって開発されたChromeの拡張機能で、その主な機能は「The coolest new tab extension which will tell you how much time is left in year, month, week and day.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Remaining : A New Tab Extension拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The coolest new tab extension which will let you know how much time is left in year, month, week or day. It will keep motivate you to do things as time is passing out.

Stay Motivated                    

拡張機能の基本情報

名前 Remaining : A New Tab Extension Remaining : A New Tab Extension
ID nnkdehdcffmohpahglchigmmnmahpdjo
公式URL https://chromewebstore.google.com/detail/remaining-a-new-tab-exten/nnkdehdcffmohpahglchigmmnmahpdjo
説明 The coolest new tab extension which will tell you how much time is left in year, month, week and day.
ファイルサイズ 816 KB
インストール数 18
現在のバージョン 1.0.2
最終更新日 2018-05-06
公開日 2018-05-05
評価 5.00/5 合計 1 レビュー
開発者 gauravmehla
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://gauravmehla.github.io/Remaining
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remaining : A New Tab Extension",
    "short_name": "Remaining : A New Tab Extension",
    "description": "The coolest new tab extension which will tell you how much time is left in year, month, week and day.",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": ".\/icons\/38.png"
    },
    "icons": {
        "16": ".\/icons\/16.png",
        "24": ".\/icons\/24.png",
        "32": ".\/icons\/32.png",
        "64": ".\/icons\/64.png",
        "128": ".\/icons\/128.png",
        "256": ".\/icons\/256.png",
        "512": ".\/icons\/512.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "index.html"
    ]
}