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
官方網址 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"
    }
}