SwapMyFace AI

Put your face in any picture

ما هو SwapMyFace AI؟

SwapMyFace AI هو إضافة Chrome تم تطويرها بواسطة luis، والميزة الرئيسية لها هي "Put your face in any picture".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة SwapMyFace AI

قم بتنزيل ملفات الامتداد SwapMyFace AI بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Click on any picture and put your face on it, it only takes a second. With this you don't need any PhotoShop ability, just load the picture you want and get the result in less than 5 seconds! It is the easiest way to swap your face with any picture in the world. 

How to use:

- Find an image on the internet
- Right click
- Select "Put my face on this picture"
- Select a photo of your face
- You are done!

#FaceSwap #FaceSwapper                    

معلومات أساسية عن التمديد

الاسم SwapMyFace AI SwapMyFace AI
ID jokmnalkdbmbjehcjjnhmeibpfcblddm
عنوان URL الرسمي https://chromewebstore.google.com/detail/swapmyface-ai/jokmnalkdbmbjehcjjnhmeibpfcblddm
الوصف Put your face in any picture
حجم الملف 17.13 KB
عدد التثبيتات 1,293
النسخة الحالية 1.0
آخر تحديث 2023-11-22
تاريخ النشر 2023-09-20
تقييم 3.50/5 مجموع تقييمات 2
المطور luis
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://swapmyface.app
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SwapMyFace AI",
    "version": "1.0",
    "description": "Put your face in any picture",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}