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.
¿Qué es Face Swap for PC - Change Background New TB?
Face Swap for PC - Change Background New TB es una extensión de Chrome desarrollada por https://freesoftforpc.com/face-swap-for-pc, y su función principal es "Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Face Swap for PC - Change Background New TB
Descarga archivos de extensión Face Swap for PC - Change Background New TB en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | obnamjlpfgaocaokckcngpaacdmobhdc |
URL Oficial | https://chrome.google.com/webstore/detail/face-swap-for-pc-change-b/obnamjlpfgaocaokckcngpaacdmobhdc |
Descripción | Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans. |
Tamaño del Archivo | 781 KB |
Cantidad de Instalaciones | 41 |
Versión Actual | 1.2.1 |
Última Actualización | 2022-01-07 |
Fecha de Publicación | 2022-01-07 |
Desarrollador | https://freesoftforpc.com/face-swap-for-pc |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://freesoftforpc.com/ |
URL de la Página de Ayuda | https://freesoftforpc.com/contact-us |
Idiomas Soportados | 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" } |