Facetime For PC

This extension was created with the awesome facetimeforpc.site

Facetime For PC क्या है?

Facetime For PC Cool Jum द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension was created with the awesome facetimeforpc.site"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Facetime For PC एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Facetime For PC Facetime For PC
ID cmfeodopjhljnilmhgfiimeepbobkfib
आधिकारिक URL https://chrome.google.com/webstore/detail/facetime-for-pc/cmfeodopjhljnilmhgfiimeepbobkfib
विवरण This extension was created with the awesome facetimeforpc.site
फ़ाइल का आकार 41.08 KB
स्थापना संख्या 8,000
वर्तमान संस्करण 0.1.1
अंतिम अपडेट 2021-02-18
प्रकाशन तिथि 2020-12-19
रेटिंग 2.82/5 कुल 11 रेटिंग्स
डेवलपर Cool Jum
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://facetimeforpc.site/blog/
सहायता पृष्ठ URL https://facetimeforpc.site/privacy-policy/
समर्थित भाषाएँ 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"
    }
}