Facetime For PC

This extension was created with the awesome facetimeforpc.site

Qu'est-ce que Facetime For PC ?

Facetime For PC est une extension Chrome développée par Cool Jum, et sa fonction principale est "This extension was created with the awesome facetimeforpc.site".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Facetime For PC

Téléchargez les fichiers d'extension Facetime For PC au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Facetime For PC Facetime For PC
ID cmfeodopjhljnilmhgfiimeepbobkfib
URL Officiel https://chrome.google.com/webstore/detail/facetime-for-pc/cmfeodopjhljnilmhgfiimeepbobkfib
Description This extension was created with the awesome facetimeforpc.site
Taille du Fichier 41.08 KB
Nombre d'Installations 8,000
Version Actuelle 0.1.1
Dernière Mise à Jour 2021-02-18
Date de Publication 2020-12-19
Évaluation 2.82/5 Total 11 Évaluations
Développeur Cool Jum
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://facetimeforpc.site/blog/
URL de la Page d'Aide https://facetimeforpc.site/privacy-policy/
Langues Prises en Charge 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"
    }
}