Kitty Wallpaper

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

什麼是Kitty Wallpaper?

Kitty Wallpaper是由Techsy開發的Chrome擴展程式,該擴展的主要功能是“Kitty Wallpaper turn new tab to custom HD Kitty background. Kitty wallpaper background themes created for fans.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Kitty Wallpaper擴展crx文件

下載Kitty Wallpaper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Kitty Wallpaper Kitty Wallpaper
ID moohcnfdkcnaimlcldpcgehflkiaeoef
官方網址 https://chrome.google.com/webstore/detail/kitty-wallpaper/moohcnfdkcnaimlcldpcgehflkiaeoef
簡介 Kitty Wallpaper turn new tab to custom HD Kitty background. Kitty wallpaper background themes created for fans.
檔案大小 8.12 MB
安裝次數 1,126
目前版本 1.1.1
更新時間 2022-11-06
上架時間 2022-10-17
開發者 Techsy
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    ]
}