Week number

Shows current week number

Week number란 무엇입니까?

Week number은(는) Muscobytes에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shows current week number"입니다.

확장 프로그램 스크린샷

screenshot

Week number 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The "Week Number" Chrome extension displays the current week number in the browser's extension icon, making it easy for users to quickly reference the current week.

Once installed, the extension will automatically update the week number in real-time, so you never have to worry about it being out of date. The week number is displayed in the extension icon, which can be found in the top right corner of the Chrome browser.

The "Week Number" extension is a lightweight and easy-to-use tool that can be helpful for anyone who wants to stay on top of their schedule and keep track of the current week. Whether you're a student, a professional, or just someone who likes to stay organized, this extension can help you stay on top of your game.

Week icons created by Flat Icons - Flaticon.                    

확장 프로그램 기본 정보

이름 Week number Week number
ID ckhfdghjhdofhjbahifpmdkafmhgfbjj
공식 URL https://chromewebstore.google.com/detail/week-number/ckhfdghjhdofhjbahifpmdkafmhgfbjj
설명 Shows current week number
파일 크기 7.32 KB
설치 횟수 334
현재 버전 1.0.2
최근 업데이트 2023-08-19
출시 날짜 2023-02-19
평점 5.00/5 총 1 개의 평점
개발자 Muscobytes
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://muscobytes.com/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Week number",
    "description": "Shows current week number",
    "version": "1.0.2",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "action": [],
    "background": {
        "service_worker": "background.js"
    }
}