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.
Cos'è Face Swap for PC - Change Background New TB?
Face Swap for PC - Change Background New TB è un'estensione di Chrome sviluppata da https://freesoftforpc.com/face-swap-for-pc, e la sua funzione principale è "Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Face Swap for PC - Change Background New TB
Scarica i file di estensione Face Swap for PC - Change Background New TB in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | obnamjlpfgaocaokckcngpaacdmobhdc |
URL Ufficiale | https://chrome.google.com/webstore/detail/face-swap-for-pc-change-b/obnamjlpfgaocaokckcngpaacdmobhdc |
Descrizione | Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans. |
Dimensione del File | 781 KB |
Conteggio Installazioni | 41 |
Versione Corrente | 1.2.1 |
Ultimo Aggiornamento | 2022-01-07 |
Data di Pubblicazione | 2022-01-07 |
Sviluppatore | https://freesoftforpc.com/face-swap-for-pc |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://freesoftforpc.com/ |
URL della Pagina di Aiuto | https://freesoftforpc.com/contact-us |
Lingue Supportate | 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" } |