Desktop Clock Mini
A super simple clock for your chrome extension bar
Desktop Clock Miniとは何ですか?
Desktop Clock Miniはhttps://rgbstudios.orgによって開発されたChromeの拡張機能で、その主な機能は「A super simple clock for your chrome extension bar」です。
拡張機能のスクリーンショット
Desktop Clock Mini拡張機能のCRXファイルをダウンロード
Desktop Clock Mini拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is not being updated. Please check desktopclock.app for a customizable clock, worldclock, and stopwatch : ) Desktop Clock Mini is a super simple clock for your chrome extension bar. Just click the icon to open it. Close by clicking the icon again, clicking away, or with Esc. Desktop Clock Mini is extremely small and lightweight, and ad-free and permission-free! Remember to rate and share :) V.1.1.0 -------------------------------- If you want a chrome app that runs outside of your browser, and has many more features, including double-click full-screen, night mode, and more, try Desktop Clock here: chrome.google.com/webstore/detail/fioeniclklclkopakbepllehmbfikpcc Chrome Notes: chrome.google.com/webstore/detail/lnfempckkegmaeleniojhjplemmebgfi -------------------------------- RGB Studios rgbstudios.org facebook.com/rgbstudios.org [email protected]
拡張機能の基本情報
名前 | Desktop Clock Mini |
ID | lfpblbdphmeneaoomacebghahiokocdg |
公式URL | https://chromewebstore.google.com/detail/desktop-clock-mini/lfpblbdphmeneaoomacebghahiokocdg |
説明 | A super simple clock for your chrome extension bar |
ファイルサイズ | 7.31 KB |
インストール数 | 1,547 |
現在のバージョン | 1.1.0 |
最終更新日 | 2023-11-21 |
公開日 | 2018-07-15 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://rgbstudios.org |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://rgbstudios.org |
プライバシーポリシーページのURL | https://www.freeprivacypolicy.com/privacy/view/a93dc47c848f20d7a1440f3a4debc516 |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Desktop Clock Mini", "short_name": "Clock Mini", "description": "A super simple clock for your chrome extension bar", "version": "1.1.0", "action": { "default_icon": "128_icon.png", "default_popup": "index.html" }, "icons": { "128": "128_icon.png", "48": "48_icon.png", "16": "16_icon.png" } } |