Analog Toolbar Clock CE-7
Show the current time like analog clock face on toolbar and small calendar on popup window.
Analog Toolbar Clock CE-7とは何ですか?
Analog Toolbar Clock CE-7はhttps://www.styleseven.comによって開発されたChromeの拡張機能で、その主な機能は「Show the current time like analog clock face on toolbar and small calendar on popup window.」です。
拡張機能のスクリーンショット
Analog Toolbar Clock CE-7拡張機能のCRXファイルをダウンロード
Analog Toolbar Clock CE-7拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Extension that displays small analog clock (19*19 pixels). To show calendar click on the extension icon.
拡張機能の基本情報
名前 | Analog Toolbar Clock CE-7 |
ID | hkhhgbmlinegdbjpacanjedgcgpmpcmc |
公式URL | https://chromewebstore.google.com/detail/analog-toolbar-clock-ce-7/hkhhgbmlinegdbjpacanjedgcgpmpcmc |
説明 | Show the current time like analog clock face on toolbar and small calendar on popup window. |
ファイルサイズ | 14.36 KB |
インストール数 | 231 |
現在のバージョン | 1.0 |
最終更新日 | 2019-03-08 |
公開日 | 2019-03-08 |
評価 | 4.33/5 合計 3 レビュー |
開発者 | https://www.styleseven.com |
支払い方法 | free |
拡張機能のウェブサイト | http://www.styleseven.com/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Analog Toolbar Clock CE-7", "version": "1.0", "background": { "scripts": [ "base.js" ] }, "description": "Show the current time like analog clock face on toolbar and small calendar on popup window.", "icons": { "128": "icon_128.png" }, "browser_action": { "default_popup": "popup.html" }, "manifest_version": 2 } |