Live Wallpaper HD Custom New Tab
Live New Tab Wallpapers & Games, created specifically for live lovers. Changes your tab with live new tab.
什么是Live Wallpaper HD Custom New Tab?
Live Wallpaper HD Custom New Tab是由Wallpaper Buildings开发的Chrome扩展程序,该扩展的主要功能是“Live New Tab Wallpapers & Games, created specifically for live lovers. Changes your tab with live new tab.”。
扩展截图
下载Live Wallpaper HD Custom New Tab扩展crx文件
下载Live Wallpaper HD Custom New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
New Tab live wallpaper custom new tab extension changes your default new tab. FEATURES: > Great selection of live wallpapers! > Minimal design with smooth transitions. > Pick your favorite wallpapers. > With every new tab, you will have great wallpapers of live. > Speed dial widget to your best sites. Get the lovely live backgrounds from live lovers right now!
扩展基本信息
名称 | |
ID | ejpmhfnoaffgjicbfkjiapgiobkkhcgj |
官方URL | https://chrome.google.com/webstore/detail/live-wallpaper-hd-custom/ejpmhfnoaffgjicbfkjiapgiobkkhcgj |
简介 | Live New Tab Wallpapers & Games, created specifically for live lovers. Changes your tab with live new tab. |
文件大小 | 35.81 KB |
安装次数 | 100,000 |
当前版本 | 8.0.0.0 |
更新时间 | 2021-01-20 |
上架时间 | 2021-01-20 |
评分 | 5.00/5 共3次评分 |
开发者 | Wallpaper Buildings |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/wallpaper-religion/home |
支持的语言 | 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\/icon21.png" }, "background": { "scripts": [ "js16\/background3.js" ] }, "chrome_url_overrides": { "newtab": "tab2.html" }, "browser_action": { "default_title": "live" } } |