Cats & Kittens Wallpapers New Tab
Cats & Kittens will please every Cats & Kittens fans. Replace your basic tab to a minimalist customizable Cats & Kittens themed tab.
Cats & Kittens Wallpapers New Tab란 무엇입니까?
Cats & Kittens Wallpapers New Tab은(는) https://kipleb.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Cats & Kittens will please every Cats & Kittens fans. Replace your basic tab to a minimalist customizable Cats & Kittens themed tab."입니다.
확장 프로그램 스크린샷
Cats & Kittens Wallpapers New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Welcome to the modern new tab world. Cats and Kittens chrome extension gives you different experiences. Background customization, automatic background change, clock, countdown, Google apps and more. Try this awesome chrome extension now. Cats & Kittens Wallpaper and New Tab Cats and Kittens fans here. This new tab extension is for you. Different backgrounds, shortcuts, games and more are here. * Auto changing wallpaper * Set wallpaper change time * Theme color selection * Fix wallpaper or random change setting * 4 search engine options * 4 language options * Games * Clock and countdown You can visit www.kipleb.com for more chrome extensions and fun games. Good luck.
확장 프로그램 기본 정보
이름 | |
ID | llmbbikooimopljoiomgkhcpkmpljado |
공식 URL | https://chrome.google.com/webstore/detail/llmbbikooimopljoiomgkhcpkmpljado |
설명 | Cats & Kittens will please every Cats & Kittens fans. Replace your basic tab to a minimalist customizable Cats & Kittens themed tab. |
파일 크기 | 52.64 MB |
설치 횟수 | 347 |
현재 버전 | 2.0 |
최근 업데이트 | 2022-09-13 |
출시 날짜 | 2022-09-13 |
개발자 | https://kipleb.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://gameograf.com/privacy-policy |
지원되는 언어 | en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2.0", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon128.png" }, "author": "Kipleb" } |