Places2C - Amazing Backgrounds

Places2C Amazing Backgrounds

什么是Places2C - Amazing Backgrounds?

Places2C - Amazing Backgrounds是由BestDev开发的Chrome扩展程序,该扩展的主要功能是“Places2C Amazing Backgrounds”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Places2C - Amazing Backgrounds扩展crx文件

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

扩展使用说明

                        Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view.

!!Our extension does not include ads and it's totally free!!

Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.                    

扩展基本信息

名称 Places2C - Amazing Backgrounds Places2C - Amazing Backgrounds
ID mhefcomjhellabehbkjecgnkobaochjh
官方URL https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh
简介 Places2C Amazing Backgrounds
文件大小 445 KB
安装次数 78
当前版本 2.0.0
更新时间 2021-03-27
上架时间 2021-03-27
评分 5.00/5 共5次评分
开发者 BestDev
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Places2C - Amazing Backgrounds",
    "description": "Places2C Amazing Backgrounds",
    "version": "2.0.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "https:\/\/s.tabturbo.com\/"
    ],
    "browser_action": {
        "default_title": "Places2C - Amazing Backgrounds"
    },
    "icons": {
        "128": "icon.png"
    }
}