Re Zero Wallpaper HD New Tab [2021]
Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
什麼是Re Zero Wallpaper HD New Tab [2021]?
Re Zero Wallpaper HD New Tab [2021]是由https://onlynewtab.com開發的Chrome擴展程式,該擴展的主要功能是“Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.”。
擴展截圖
下載Re Zero Wallpaper HD New Tab [2021]擴展crx文件
下載Re Zero Wallpaper HD New Tab [2021]擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get a newtab homepage with wallpaper of Re:Zero for every fan of Re:Zero. Select in 10 available wallpapers. FEATURES: – See your favourite wallpaper from many available Re:Zero wallpapers, or Shuffle (randomized background images). Updated wallpapers for Re:Zero are coming soon. – Check Date & Time instantly with a digital clock in Chrome NewTab. – Search with Google in the new Chrome new tab page. – Images are included, make it loads faster. Work offline (the addon does not download anything when you open a new tab). By Installing this extension will change the default new tab with a beautiful re zero anime wallpapers, multifunctional & user friendly new tab. ⭐ Features of re zero anime extension: ⭐ Customized new tab page featuring re zero anime wallpapers in hd quality. Watch your favorite wallpapers, & even use many other new tab themes along with this one, not just re zero anime wallpapers. ⭐ Speed-dial to your favorite websites like gmail or youtube with super-fast & super-stylish navigation links widget, beautiful & organized way to access your most-favorite sites.
擴展基本資訊
名稱 | |
ID | aecneiogjlcdmpdbdiplhlblnnliioid |
官方網址 | https://chrome.google.com/webstore/detail/re-zero-wallpaper-hd-new/aecneiogjlcdmpdbdiplhlblnnliioid |
簡介 | Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc. |
檔案大小 | 1.01 MB |
安裝次數 | 124 |
目前版本 | 5.0 |
更新時間 | 2021-05-29 |
上架時間 | 2021-02-16 |
開發者 | https://onlynewtab.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://onlynewtab.com/re-zero-wallpaper-hd-new-tab-theme/ |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Re Zero Wallpaper HD New Tab [2021]", "manifest_version": 3, "version": "5.0", "description": "Install Re Zero Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |