Best Wallpapers

Get the best wallpapers in your homepage with our extension!

什么是Best Wallpapers?

Best Wallpapers是由[email protected]开发的Chrome扩展程序,该扩展的主要功能是“Get the best wallpapers in your homepage with our extension!”。

扩展截图

screenshot

下载Best Wallpapers扩展crx文件

下载Best Wallpapers扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        For more details: 
https://wallpaperhomepage.com/pages/terms-of-use.html
https://wallpaperhomepage.com/pages/privacy-policy.html

Get new amazing wallpapers right on your homepage! 

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

扩展基本信息

名称 Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
官方URL https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
简介 Get the best wallpapers in your homepage with our extension!
文件大小 209 KB
安装次数 82
当前版本 0.1.0
更新时间 2022-07-12
上架时间 2022-07-12
开发者 [email protected]
电子邮箱 [email protected]
付费类型 free
扩展官网 https://wallpaperhomepage.com/
帮助页面URL https://wallpaperhomepage.com/pages/contact.html
隐私政策页面URL https://searchologic.com/Privacy-Policy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "0.1.0",
    "name": "Best Wallpapers",
    "description": "Get the best wallpapers in your homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.wallpaperhomepage.com\/*"
    ]
}