Face Swap - FaceVary

FaceVary is a powerful AI face swap plugin that utilizes AI technology to generate face swap images in one click!

What is Face Swap - FaceVary?

Face Swap - FaceVary is a Chrome extension developed by https://remaker.ai, and its main feature is "FaceVary is a powerful AI face swap plugin that utilizes AI technology to generate face swap images in one click!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Face Swap - FaceVary Extension CRX File

Download Face Swap - FaceVary 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

                        FaceVary is a powerful AI face swap plug-in. It supports face swap, multiple face swap and video face swap. It uses AI technology to generate face swap pictures with one click! 🤳
Use FaceVary plugin's powerful AI technology to generate creative images for social media such as Tiktok, Instagrame, Twitter, or commemorative images on special dates to make your creations stand out! 🚀🚀🚀

🌟FaceVary plugin features🌟:
1. Instant Face Swap: With FaceVary, you can easily swap faces from one photo to another for an instant and fun face swap effect. 🤳.
2. AI Technology Support: Our plugin leverages powerful artificial intelligence technology to ensure that the face swap effect is real and accurate, making your photos more interesting. 🎨
3. No Skills Required: Easy to use, no professional skills required. You just need to upload photos and click Generate to complete the face swap operation without complicated steps. 🌐 
4. Multiple Scenario Applications: FaceVary is suitable for a variety of scenarios, you can use it for fun social media sharing, designing creative avatars and profile pictures, making funny greeting cards, adding creativity to special occasions (e.g. birthdays, holidays, etc.). 🎨
5. Personalization: You can freely choose the face you want to change according to your own preferences, create unique effects, and enjoy your creativity. 💇‍♂️
6. Privacy: We take your privacy very seriously, all photos will be deleted securely after processing, and your personal information will not be stored or shared. 📢
7. Real-time Preview: Before generating, you can preview the face swap effect in real time to make sure you are satisfied before saving the image. 👀
8. No Ads Interference: FaceVary plugin doesn't contain any ads, so you can enjoy face changing without interference. 🎯
9. Explore Fun: Unlimited face swap possibilities allow you to explore a variety of interesting effects that add fun and creativity to your photos. 💎
10. Free to Use: The FaceVary plugin is completely free with no hidden fees, providing you with a high-quality AI face swap experience. 🚀

Disclaimer📢
Users must get consent from the concerned people before using their face and must not hide the fact that it is a deepfake when posting content online.
I am not responsible for any malicious activity done through this software, this is a purely educational project aimed at exploring AI.                    

Extension Basic Information

Name Face Swap - FaceVary Face Swap - FaceVary
ID pkobedcbihoddpicglmdcikhkfgoonem
Official URL https://chromewebstore.google.com/detail/face-swap-facevary/pkobedcbihoddpicglmdcikhkfgoonem
Description FaceVary is a powerful AI face swap plugin that utilizes AI technology to generate face swap images in one click!
File Size 9.12 MB
Installation Count 7,000
Current Version 1.0.11
Last Updated 2024-02-26
Publish Date 2023-10-21
Rating 4.83/5 Total 169 Ratings
Developer https://remaker.ai
Email [email protected]
Payment Type free
Privacy Policy Page URL https://remaker.ai/en/extension-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",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "img\/logo.png",
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en",
    "description": "__MSG_extDes__",
    "icons": {
        "128": "img\/logo.png"
    },
    "content_scripts": [
        {
            "js": [
                "js\/content-script.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "host_permissions": [
        ""
    ],
    "permissions": [
        "storage"
    ],
    "version": "1.0.11",
    "web_accessible_resources": [
        {
            "resources": [
                "\/img\/logo.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pkobedcbihoddpicglmdcikhkfgoonem"
}