Haikyuu New Tab
Replaces each new tab with a pastel background and an image from the Haikyuu manga.
什麼是Haikyuu New Tab?
Haikyuu New Tab是由jennifer開發的Chrome擴展程式,該擴展的主要功能是“Replaces each new tab with a pastel background and an image from the Haikyuu manga.”。
擴展截圖
下載Haikyuu New Tab擴展crx文件
下載Haikyuu New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Haikyuu New Tab replaces each new tab with one of over 75 random combinations of background colors and characters!
New tabs also feature an elegant, minimalistic clock and a small surprise when you click on the screen.                     擴展基本資訊
| 名稱 |  | 
| ID | obidpejmhcahdaaojlmlkgkhjdedalnp | 
| 官方網址 | https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp | 
| 簡介 | Replaces each new tab with a pastel background and an image from the Haikyuu manga. | 
| 檔案大小 | 2.07 MB | 
| 安裝次數 | 5,000 | 
| 目前版本 | 1.0 | 
| 更新時間 | 2020-12-30 | 
| 上架時間 | 2020-12-29 | 
| 評分 | 5.00/5 共 17 次評分 | 
| 開發者 | jennifer | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 支援的語言 | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Haikyuu New Tab",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Replaces each new tab with a pastel background and an image from the Haikyuu manga.",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "browser_action": {
        "default_title": "Haikyuu New Tab",
        "default_icon": "hinataicon.png"
    }
} | |