1440P Wallpaper HD Custom New Tab
1440P New Tab Wallpapers & Games, designed for 1440p lovers. Replaces your new tab with an epic 1440p new tab.
什么是1440P Wallpaper HD Custom New Tab?
1440P Wallpaper HD Custom New Tab是由Wallpaper Universe开发的Chrome扩展程序,该扩展的主要功能是“1440P New Tab Wallpapers & Games, designed for 1440p lovers. Replaces your new tab with an epic 1440p new tab.”。
扩展截图
下载1440P Wallpaper HD Custom New Tab扩展crx文件
下载1440P Wallpaper HD Custom New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
By installing our 1440p extension you will override your default new tab. FEATURES: -- Speed dial widget and your favorite sites. -- Great selection of 1440p images! -- Pick your best backgrounds. -- A high-res new tab wallpapers. -- Share, quick links and rate widgets found on new tab page. -- Search box widget. I really wish you have fun using my awesome 1440p backgrounds new tab and let your friends know so they can also enjoy it!
扩展基本信息
名称 | |
ID | bjccogbphcmedpnciloflhfiemgipbpf |
官方URL | https://chrome.google.com/webstore/detail/1440p-wallpaper-hd-custom/bjccogbphcmedpnciloflhfiemgipbpf |
简介 | 1440P New Tab Wallpapers & Games, designed for 1440p lovers. Replaces your new tab with an epic 1440p new tab. |
文件大小 | 28.94 KB |
安装次数 | 341 |
当前版本 | 8.0.0.0 |
更新时间 | 2021-06-02 |
上架时间 | 2021-06-02 |
评分 | 5.00/5 共8次评分 |
开发者 | Wallpaper Universe |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/wallpaper-universe/%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": "images22\/icon16.png" }, "background": { "scripts": [ "js14\/background13.js" ] }, "chrome_url_overrides": { "newtab": "tab16.html" }, "browser_action": { "default_title": "1440p" } } |