FaceChange - AI Face Swapper

FaceChange is a powerful AI face swapper using AI technology to change face of images or videos!

What is FaceChange - AI Face Swapper?

FaceChange - AI Face Swapper is a Chrome extension developed by https://windows11tools.com, and its main feature is "FaceChange is a powerful AI face swapper using AI technology to change face of images or videos!".

Extension Screenshots

screenshot
screenshot
screenshot

Download FaceChange - AI Face Swapper Extension CRX File

Download FaceChange - AI Face Swapper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        FaceChange is a face swap plugin tool which can help you swap face in image or video with one click. It’s easy to use and free!

FaceChange features:
Face Swap: easily swap faces in photos or videos. 
Use AI Technology: this extension using AI Technology makes your photos fun after changing faces.
It’s Free: The FaceChange extension is totally free with no hidden fees, ensuring you a good AI face swap experience. 
Easy to use: there is no complicated steps to replace face of your images, just a few clicks to generate face swap. 
Privacy Protection: We will not store or share your information and all photos will be deleted after processing. 
Preview: you can preview the face swap effect before generation.

Notice: Prior to utilizing any face-related features, users are required to obtain explicit consent from the individuals involved. It is imperative not to conceal the use of deepfake technology when sharing content on online platforms.

I hereby disclaim any responsibility for any malicious activities conducted through the use of this software. This project is solely intended for educational purposes, with the primary goal of exploring artificial intelligence.                    

Extension Basic Information

Name FaceChange - AI Face Swapper FaceChange - AI Face Swapper
ID aniabchkpkianngefejkeemochpbibip
Official URL https://chromewebstore.google.com/detail/facechange-ai-face-swappe/aniabchkpkianngefejkeemochpbibip
Description FaceChange is a powerful AI face swapper using AI technology to change face of images or videos!
File Size 64.62 KB
Installation Count 89
Current Version 1.1
Last Updated 2024-02-20
Publish Date 2024-01-14
Rating 1.00/5 Total 1 Ratings
Developer https://windows11tools.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://windows11tools.com/privacy-policy
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "manifest_version": 3,
    "version": "1.1",
    "default_locale": "en",
    "description": "__MSG_extDes__",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/16.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/16.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    }
}