Facetime For PC

This extension was created with the awesome facetimeforpc.site

Facetime For PCとは何ですか?

Facetime For PCはCool Jumによって開発されたChromeの拡張機能で、その主な機能は「This extension was created with the awesome facetimeforpc.site」です。

拡張機能のスクリーンショット

screenshot

Facetime For PC拡張機能のCRXファイルをダウンロード

Facetime For PC拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}