Kitty Wallpaper

Kitty Wallpaper turn new tab to custom HD Kitty background. Kitty wallpaper background themes created for fans.

Kitty Wallpaper là gì?

Kitty Wallpaper là một tiện ích mở rộng Chrome được phát triển bởi Techsy, và tính năng chính của nó là "Kitty Wallpaper turn new tab to custom HD Kitty background. Kitty wallpaper background themes created for fans.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Kitty Wallpaper

Tải xuống các tệp mở rộng Kitty Wallpaper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Hello Kitty New Tab Wallpapers, created specifically for cute Hello Kitty fans. Changes your tab with a cool Hello Kitty new tab.

Instead of the simple gray background, sublime HD wallpapers will appear in hello kitty theme.


FEATURES:

* Surprising animation effects: rain, snow, slow motion and rain drops with each new tab.
* Quick access to your google apps.
* Quick access to recent tab.
* Easy Sharing to Social Media
* Add website to Shortcut panel for quick access
* Show current date and time automatically

We really wish you have fun using our beautiful Hello Kitty new tab and let your friends know so they can also enjoy it!

Give your browser boost with a custom hello kitty new tab!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Kitty Wallpaper Kitty Wallpaper
ID moohcnfdkcnaimlcldpcgehflkiaeoef
URL Chính Thức https://chrome.google.com/webstore/detail/kitty-wallpaper/moohcnfdkcnaimlcldpcgehflkiaeoef
Mô tả Kitty Wallpaper turn new tab to custom HD Kitty background. Kitty wallpaper background themes created for fans.
Kích Thước Tệp 8.12 MB
Số Lần Cài Đặt 1,126
Phiên Bản Hiện Tại 1.1.1
Cập Nhật Lần Cuối 2022-11-06
Ngày Phát Hành 2022-10-17
Nhà Phát Triển Techsy
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ id,de,en,fil,fr,vi,tr,ca,da,es,it,pl,pt-BR,pt-PT,fi,sv,cs,el,ru,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "background": {
        "service_worker": "bg.js"
    },
    "action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.1.1",
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "storage"
    ]
}