New Tab - Fresh

Beautiful photos every time you open a new tab

什么是New Tab - Fresh?

New Tab - Fresh是由Bhavir Shah开发的Chrome扩展程序,该扩展的主要功能是“Beautiful photos every time you open a new tab”。

扩展截图

screenshot
screenshot
screenshot

下载New Tab - Fresh扩展crx文件

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

扩展使用说明

                        Get inspired with beautiful photos and quotes.                    

扩展基本信息

名称 New Tab - Fresh New Tab - Fresh
ID fdplkiclfakkcighicgedbafohgljebp
官方URL https://chromewebstore.google.com/detail/new-tab-fresh/fdplkiclfakkcighicgedbafohgljebp
简介 Beautiful photos every time you open a new tab
文件大小 984 KB
安装次数 13
当前版本 3.0.0
更新时间 2022-05-24
上架时间 2020-04-09
评分 5.00/5 共2次评分
开发者 Bhavir Shah
电子邮箱 [email protected]
付费类型 free
扩展官网 https://github.com/shahbhavir
帮助页面URL https://github.com/shahbhavir
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "New Tab - Fresh",
    "version": "3.0.0",
    "description": "Beautiful photos every time you open a new tab",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "192": "images\/android-chrome-192x192.png",
        "384": "images\/android-chrome-384x384.png"
    },
    "homepage_url": "https:\/\/github.com\/shahbhavir",
    "short_name": "New Tab"
}