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”。

扩展截图

screenshot

下载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 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
电子邮箱 [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"
    }
}