tell me time speaking clock

App to remind you the time, you are always late

tell me time speaking clockとは何ですか?

tell me time speaking clockはNielによって開発されたChromeの拡張機能で、その主な機能は「App to remind you the time, you are always late」です。

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

screenshot
screenshot

tell me time speaking clock拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        If you are always late and you think your life is lacking pressure, let the talking clock remind you of the time that is passing.
Drag the bar to start, you decide the interval that the talking clock will remind you that you are late.                    

拡張機能の基本情報

名前 tell me time speaking clock tell me time speaking clock
ID fmadkpfinnbcdmnejilhdohbchpihmid
公式URL https://chromewebstore.google.com/detail/tell-me-time-speaking-clo/fmadkpfinnbcdmnejilhdohbchpihmid
説明 App to remind you the time, you are always late
ファイルサイズ 39.44 KB
インストール数 114
現在のバージョン 1.0.0
最終更新日 2020-06-07
公開日 2020-06-06
評価 3.00/5 合計 2 レビュー
開発者 Niel
Eメール [email protected]
支払い方法 free
対応言語 pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "tell me time speaking clock",
    "description": "App to remind you the time, you are always late",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}