Facetime For PC
This extension was created with the awesome facetimeforpc.site
ما هو Facetime For PC؟
Facetime For PC هو إضافة Chrome تم تطويرها بواسطة Cool Jum، والميزة الرئيسية لها هي "This extension was created with the awesome facetimeforpc.site".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Facetime For PC
قم بتنزيل ملفات الامتداد Facetime For PC بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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.
معلومات أساسية عن التمديد
الاسم | |
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/ |
عنوان صفحة المساعدة | 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" } } |