ICYMT

Replace the new tab page with a new page that shows day, week, month, and year progress.

ICYMTとは何ですか?

ICYMTはPaul Rualesによって開発されたChromeの拡張機能で、その主な機能は「Replace the new tab page with a new page that shows day, week, month, and year progress.」です。

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

screenshot

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

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

拡張機能の使用方法

                        In case you missed time! Stop procrastination by replacing the new tab page with a new page that shows day, week, month, and year progress. Icon by Smashicons from www.flaticon.com.                    

拡張機能の基本情報

名前 ICYMT ICYMT
ID jmkkihpaeelahdfenocampaldgdameme
公式URL https://chromewebstore.google.com/detail/icymt/jmkkihpaeelahdfenocampaldgdameme
説明 Replace the new tab page with a new page that shows day, week, month, and year progress.
ファイルサイズ 31.53 KB
インストール数 26
現在のバージョン 0.3
最終更新日 2020-02-02
公開日 2020-02-02
評価 4.33/5 合計 3 レビュー
開発者 Paul Ruales
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ICYMT",
    "short_name": "ICYMT",
    "version": "0.3",
    "description": "Replace the new tab page with a new page that shows day, week, month, and year progress.",
    "permissions": [
        "activeTab"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icons\/time-passing-16.png",
        "128": "icons\/time-passing-128.png"
    },
    "manifest_version": 2
}