Cat Wallpaper Custom New Tab

Chrome new tab extension customized with Cat Wallpapers.

什麼是Cat Wallpaper Custom New Tab?

Cat Wallpaper Custom New Tab是由AwesomeTabsTheme開發的Chrome擴展程式,該擴展的主要功能是“Chrome new tab extension customized with Cat Wallpapers.”。

擴展截圖

screenshot
screenshot
screenshot

下載Cat Wallpaper Custom New Tab擴展crx文件

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

擴展使用說明

                        Cat Wallpapers New Tab turns new tab to custom themes with cat wallpapers.

Install this extension to enjoy varied HD cat wallpapers in your start and new tab page.

Features
- Shuffle or fixed wallpaper on new tab
- Quicklinks to most used app
- Date and Time                    

擴展基本資訊

名稱 Cat Wallpaper Custom New Tab Cat Wallpaper Custom New Tab
ID bdhjmbgjpebjhccgfcenmmgnfjekljnm
官方網址 https://chrome.google.com/webstore/detail/cat-wallpaper-custom-new/bdhjmbgjpebjhccgfcenmmgnfjekljnm
簡介 Chrome new tab extension customized with Cat Wallpapers.
檔案大小 7.35 MB
安裝次數 66
目前版本 0.1
更新時間 2021-03-17
上架時間 2021-03-14
評分 1.00/5 共 1 次評分
開發者 AwesomeTabsTheme
電子郵箱 [email protected]
付費類型 free
支援的語言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "version": "0.1",
    "default_locale": "en",
    "icons": {
        "128": "imgs\/icon-128.png",
        "64": "imgs\/icon-64.png",
        "48": "imgs\/icon-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "imgs\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "board.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/custom.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}