Facetime For PC

This extension was created with the awesome facetimeforpc.site

Wat is Facetime For PC?

Facetime For PC is een Chrome-extensie ontwikkeld door Cool Jum, en de belangrijkste functie is "This extension was created with the awesome facetimeforpc.site".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Facetime For PC

Download Facetime For PC-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Facetime for pc extension will help you to guide how to install facetime app on windows 10, 8, 7 computer ETC. facetime is wonderful app developed by Apple INC and was available only for MAC OSX and iOS for iPhones. 

The tutorial will guide you how to install and run this video calling app on your devices.                    

Basisinformatie over de Extensie

Naam Facetime For PC Facetime For PC
ID cmfeodopjhljnilmhgfiimeepbobkfib
Officiële URL https://chrome.google.com/webstore/detail/facetime-for-pc/cmfeodopjhljnilmhgfiimeepbobkfib
Beschrijving This extension was created with the awesome facetimeforpc.site
Bestandsgrootte 41.08 KB
Aantal Installaties 8,000
Huidige Versie 0.1.1
Laatst Bijgewerkt 2021-02-18
Publicatiedatum 2020-12-19
Beoordeling 2.82/5 Totaal 11 Beoordelingen
Ontwikkelaar Cool Jum
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://facetimeforpc.site/blog/
Help Pagina-URL https://facetimeforpc.site/privacy-policy/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Facetime For PC",
    "version": "0.1.1",
    "manifest_version": 2,
    "description": "This extension was created with the awesome facetimeforpc.site",
    "homepage_url": "https:\/\/facetimeforpc.site",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}