Face Swap for PC - Change Background New TB
Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans.
Hvad er Face Swap for PC - Change Background New TB?
Face Swap for PC - Change Background New TB er en Chrome-udvidelse udviklet af https://freesoftforpc.com/face-swap-for-pc, og dens hovedfunktion er "Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans.".
Udvidelsesskærmbilleder
Download Face Swap for PC - Change Background New TB-udvidelses-CRX-fil
Download Face Swap for PC - Change Background New TB-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Face Swap extension provides you with a 'Face Swap' design on a new tab. It is made for lovers of 'Face Swap' apps. Face Swap On Laptop & PC extension lets you set Face Swap background in the new tab page. This extension has been designed for lovers of Face Swap. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Face Swap backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. The App is currently only available in English, it will be available in other languages in upcoming releases. ---------- Legal: ---------- This is a trademark of Photo Cool Apps registered in the U.S. and other countries, This is an independent project developed by Time Help and has no relationship to Photo Cool Apps.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | obnamjlpfgaocaokckcngpaacdmobhdc |
Officiel URL | https://chrome.google.com/webstore/detail/face-swap-for-pc-change-b/obnamjlpfgaocaokckcngpaacdmobhdc |
Beskrivelse | Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans. |
Filstørrelse | 781 KB |
Antal Installationer | 41 |
Nuværende Version | 1.2.1 |
Senest Opdateret | 2022-01-07 |
Udgivelsesdato | 2022-01-07 |
Udvikler | https://freesoftforpc.com/face-swap-for-pc |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://freesoftforpc.com/ |
Hjælpeside-URL | https://freesoftforpc.com/contact-us |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Face Swap for PC - Change Background New TB", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |