Facetime For mac Version-New Tab Background

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

What is Facetime For mac Version-New Tab Background?

Facetime For mac Version-New Tab Background is a Chrome extension developed by http://facetimeappforpc.blogspot.com, and its main feature is "Facetime For mac Extention provides you customized background to your new tab for facetime lovers.".

Extension Screenshots

screenshot

Download Facetime For mac Version-New Tab Background Extension CRX File

Download Facetime For mac Version-New Tab Background extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Facetime For mac Version-New Tab Background Facetime For mac Version-New Tab Background
ID ffffhdcgooomiiicghkemhjhjejaichg
Official URL https://chrome.google.com/webstore/detail/facetime-for-mac-version/ffffhdcgooomiiicghkemhjhjejaichg
Description Facetime For mac Extention provides you customized background to your new tab for facetime lovers.
File Size 250 KB
Installation Count 74
Current Version 1.2
Last Updated 2022-06-17
Publish Date 2022-06-17
Rating 5.00/5 Total 1 Ratings
Developer http://facetimeappforpc.blogspot.com
Email [email protected]
Payment Type free
Extension Website https://facetimeappforpc.blogspot.com
Supported Languages 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"
    }
}