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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}