Background Remover - bg remove from image
Automatically Remove Background from Image for free.
Qu'est-ce que Background Remover - bg remove from image ?
Background Remover - bg remove from image est une extension Chrome développée par https://www.onlinephotosoft.com, et sa fonction principale est "Automatically Remove Background from Image for free.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Background Remover - bg remove from image
Téléchargez les fichiers d'extension Background Remover - bg remove from image au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Remove Image Background: 100% automatically – in 5 seconds without a single click for free. Free online background remover to remove the background from any image or photo. The fastest way to remove backgrounds online. The photo background remover is a free online tool. Cutout & remove image backgrounds easily with our background eraser app.
Informations de Base sur l'Extension
Nom | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
URL Officiel | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
Description | Automatically Remove Background from Image for free. |
Taille du Fichier | 39.5 KB |
Nombre d'Installations | 8,000 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2022-01-07 |
Date de Publication | 2020-09-03 |
Évaluation | 4.00/5 Total 3 Évaluations |
Développeur | https://www.onlinephotosoft.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.onlinephotosoft.com/background-remover/ |
URL de la Page de Politique de Confidentialité | https://www.onlinephotosoft.com/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.1", "name": "Background Remover - bg remove from image", "description": "Automatically Remove Background from Image for free.", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "action": { "default_icon": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" } }, "background": { "service_worker": "service-worker.js" } } |