Zelda Wallpaper HD Custom New Tab
Zelda New Tab Wallpapers & Games, created specifically for zelda lovers. Changes your new tab with an awesome zelda new tab.
什么是Zelda Wallpaper HD Custom New Tab?
Zelda Wallpaper HD Custom New Tab是由Themes Cool开发的Chrome扩展程序,该扩展的主要功能是“Zelda New Tab Wallpapers & Games, created specifically for zelda lovers. Changes your new tab with an awesome zelda new tab.”。
扩展截图
下载Zelda Wallpaper HD Custom New Tab扩展crx文件
下载Zelda Wallpaper HD Custom New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
With our zelda extension, you enjoy a different images on each new tab page! FEATURES: -- A high-res new tab images. -- Pick other themes from our gallery. -- Simple design and smooth transitions. -- Games - 100+ cool games. -- Unique zelda images uploaded by users all around the world. -- Quick links, share and rate widgets exists on the new tab page. We really wish you have fun using this beautiful zelda new tab & let your friends know so they can also enjoy it! Enjoy my zelda extension!!
扩展基本信息
名称 | |
ID | dhjjmcadpdlhpkloinngolkgfgcnbcdj |
官方URL | https://chrome.google.com/webstore/detail/zelda-wallpaper-hd-custom/dhjjmcadpdlhpkloinngolkgfgcnbcdj |
简介 | Zelda New Tab Wallpapers & Games, created specifically for zelda lovers. Changes your new tab with an awesome zelda new tab. |
文件大小 | 47.64 KB |
安装次数 | 30,000 |
当前版本 | 8.0.0.0 |
更新时间 | 2021-03-24 |
上架时间 | 2021-03-24 |
评分 | 4.50/5 共6次评分 |
开发者 | Themes Cool |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/thems-cool/%D7%91%D7%99%D7%AA |
支持的语言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images13\/icon17.png" }, "background": { "scripts": [ "js14\/background10.js" ] }, "chrome_url_overrides": { "newtab": "tab1.html" }, "browser_action": { "default_title": "zelda" } } |