Facetime For mac Version-New Tab Background

Facetime For mac Extention provides you customized background to your new tab for facetime lovers.

什么是Facetime For mac Version-New Tab Background?

Facetime For mac Version-New Tab Background是由http://facetimeappforpc.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“Facetime For mac Extention provides you customized background to your new tab for facetime lovers.”。

扩展截图

screenshot

下载Facetime For mac Version-New Tab Background扩展crx文件

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

扩展使用说明

                        Facetime for Mac Extention provides you customized background to your new tab For Facetime  lovers.
The Facetime for Mac Extension lets you add a background to your new tab for Facetime lovers.  Also have Google, Bing Search box and few social media icon. You can easily browse by this link

How to Use Facetime For Mac new Tab Extension ?

Step-1: The first step is to add this extension to your Google Chrome browser.
Step-2: Then click the new tab.
Step-3: You can see the new background when clicking on the new tab.
Step-4: It will change your background instantly, Enjoy!                    

扩展基本信息

名称 Facetime For mac Version-New Tab Background Facetime For mac Version-New Tab Background
ID ffffhdcgooomiiicghkemhjhjejaichg
官方URL https://chrome.google.com/webstore/detail/facetime-for-mac-version/ffffhdcgooomiiicghkemhjhjejaichg
简介 Facetime For mac Extention provides you customized background to your new tab for facetime lovers.
文件大小 250 KB
安装次数 74
当前版本 1.2
更新时间 2022-06-17
上架时间 2022-06-17
评分 5.00/5 共1次评分
开发者 http://facetimeappforpc.blogspot.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://facetimeappforpc.blogspot.com
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Facetime For mac Version-New Tab Background",
    "description": "Facetime For mac Extention provides you customized background to your new tab for facetime lovers.",
    "background": {
        "service_worker": "background-service.js"
    },
    "version": "1.2",
    "homepage_url": "https:\/\/facetimeappforpc.blogspot.com\/",
    "chrome_url_overrides": {
        "newtab": "newimg.html"
    },
    "icons": {
        "16": "mlm\/icon.png",
        "48": "mlm\/icon.png",
        "128": "mlm\/icon.png"
    },
    "action": {
        "default_popup": "popup.html"
    }
}