Kama Tab

Simple new tab page with weather update

Kama Tab란 무엇입니까?

Kama Tab은(는) Kama Tab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Simple new tab page with weather update"입니다.

확장 프로그램 스크린샷

screenshot

Kama Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        A simplistic new tab page with HD background pictures with date and time function and weather updates.

Why not make your new tab page look appealing with Kama Tab!

The search experience within Kama Tab is provided by Microsoft Bing

Kama Tab is owned and operated by Vaa Digital Limited

https://www.kama-tab.com/privacy-policy.html
https://www.kama-tab.com/terms-and-conditions.html                    

확장 프로그램 기본 정보

이름 Kama Tab Kama Tab
ID abdofeiobmcplapdgmhdlogleeipccgd
공식 URL https://chromewebstore.google.com/detail/kama-tab/abdofeiobmcplapdgmhdlogleeipccgd
설명 Simple new tab page with weather update
파일 크기 485 KB
설치 횟수 11,820
현재 버전 1.4
최근 업데이트 2023-09-02
출시 날짜 2022-02-24
개발자 Kama Tab
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.kama-tab.com/privacy-policy.html
지원되는 언어 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kama Tab",
    "version": "1.4",
    "manifest_version": 3,
    "description": "Simple new tab page with weather update",
    "permissions": [],
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    }
}