World Clock with Sticky Notes & Calculator

World Clock with Sticky Notes & Calculator

World Clock with Sticky Notes & Calculator란 무엇입니까?

World Clock with Sticky Notes & Calculator은(는) techieflow에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "World Clock with Sticky Notes & Calculator"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

World Clock with Sticky Notes & Calculator 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Replace Your Old New Tab with Wonderful Productive Tab 

------------------------------ FEATURES --------------------------------------

Clock
- Displays time and date of multiple cities and time zones
- Click on the existing clock and Edit time zones as per your needs
- Shows 5 Countries Digital & Analog Clock 
- 12/24 clocks

Sticky notes
Sticky notes with title and date
Create unlimited sticky notes with color changing option
Sticky notes data will be stored even if you exit and reopen in new tab or chrome browser
Sticky notes can be resize and can be dragged to any desired place on the page

Calculator 
- A clear display format and easy to read.
- An intuitive and attractive design that facilitates calculations every day.
- You can use the backspace key to correct a simple mistake.

Background Color 
-No more boring white background!
- Customize and change the background color of the page.

Dark mode
-  Dark mode toggle for better experience.

Google Search
-we are also giving you an easy way to search your desired information, images, video, and more through your favorite google search.                    

확장 프로그램 기본 정보

이름 World Clock with Sticky Notes & Calculator World Clock with Sticky Notes & Calculator
ID ibickpfaamcjeibadapogilaaedigbkh
공식 URL https://chromewebstore.google.com/detail/world-clock-with-sticky-n/ibickpfaamcjeibadapogilaaedigbkh
설명 World Clock with Sticky Notes & Calculator
파일 크기 863 KB
설치 횟수 180
현재 버전 1.0.1
최근 업데이트 2021-06-17
출시 날짜 2021-04-28
평점 5.00/5 총 3 개의 평점
개발자 techieflow
이메일 [email protected]
결제 유형 free
지원되는 언어 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "World Clock with Sticky Notes & Calculator",
    "version": "1.0.1",
    "description": "World Clock with Sticky Notes & Calculator",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/clock-16x16.png",
        "64": "icons\/clock-64x64.png",
        "128": "icons\/clock-128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/clock-16x16.png",
            "64": "icons\/clock-64x64.png",
            "128": "icons\/clock-128x128.png"
        },
        "default_title": "World Clock"
    },
    "manifest_version": 2
}