Winterly Tab
Beautifully replace new tab screen with simple and minimalist winter themed background.
什麼是Winterly Tab?
Winterly Tab是由Hadna Space開發的Chrome擴展程式,該擴展的主要功能是“Beautifully replace new tab screen with simple and minimalist winter themed background.”。
擴展截圖
下載Winterly Tab擴展crx文件
下載Winterly Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Free & open source new tab replacement for your browser. All images are taken from Unsplash. Image background will be automatically changed every 5 minutes, or you can change it manually.
擴展基本資訊
名稱 | Winterly Tab |
ID | fcbaofhfpeakjobpnemojmibbnkpgigi |
官方網址 | https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi |
簡介 | Beautifully replace new tab screen with simple and minimalist winter themed background. |
檔案大小 | 236 KB |
安裝次數 | 72 |
目前版本 | 0.0.1 |
更新時間 | 2021-10-05 |
上架時間 | 2021-10-04 |
開發者 | Hadna Space |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/dkhd/winterly-tab |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Winterly Tab", "author": "Diky hadna", "version": "0.0.1", "description": "Beautifully replace new tab screen with simple and minimalist winter themed background.", "icons": { "16": "snowflake.png", "48": "snowflake.png", "128": "snowflake.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |