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.
Vad är Face Swap for PC - Change Background New TB?
Face Swap for PC - Change Background New TB är en Chrome-tillägg utvecklad av https://freesoftforpc.com/face-swap-for-pc, och dess huvudfunktion är "Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans.".
Tilläggsskärmbilder
Ladda ner Face Swap for PC - Change Background New TB-förlängningens CRX-fil
Ladda ner Face Swap for PC - Change Background New TB-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | obnamjlpfgaocaokckcngpaacdmobhdc |
Officiell webbadress | https://chrome.google.com/webstore/detail/face-swap-for-pc-change-b/obnamjlpfgaocaokckcngpaacdmobhdc |
Beskrivning | Face Swap for pc extension provide you with 'Face Swap' design on new tab. Designed for 'Face Swap' app fans. |
Filstorlek | 781 KB |
Antal Installationer | 41 |
Aktuell Version | 1.2.1 |
Senast Uppdaterad | 2022-01-07 |
Publiceringsdatum | 2022-01-07 |
Utvecklare | https://freesoftforpc.com/face-swap-for-pc |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://freesoftforpc.com/ |
Hjälpsida URL | https://freesoftforpc.com/contact-us |
Stödda Språk | 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" } |