Visio Studio - Remove Background
Advanced background removal tool. No account required, no watermark, no cap on image resolution. By Gaspard+Bruno Ltd.
什么是Visio Studio - Remove Background?
Visio Studio - Remove Background是由https://visio.studio开发的Chrome扩展程序,该扩展的主要功能是“Advanced background removal tool. No account required, no watermark, no cap on image resolution. By Gaspard+Bruno Ltd.”。
扩展截图
下载Visio Studio - Remove Background扩展crx文件
下载Visio Studio - Remove Background扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Visio Studio allows you to edit and optimise your pictures directly inside your browser thanks to a powerful background removal model. Advanced background removal → Use our advanced background removal tool, powered by high-end computer vision technology to provide you the pixelcut results. How to use Visio Studio: 1. Simply select an Image or do a Right Click. 2. With one tap Visio Studio will remove the background of your picture. 3. That's it! Check https://visio.studio for more information or drop us a line at [email protected] for any comments or feedback.
扩展基本信息
名称 | Visio Studio - Remove Background |
ID | aifclejelbjpbbagfkhohjichkhbolom |
官方URL | https://chromewebstore.google.com/detail/visio-studio-remove-backg/aifclejelbjpbbagfkhohjichkhbolom |
简介 | Advanced background removal tool. No account required, no watermark, no cap on image resolution. By Gaspard+Bruno Ltd. |
文件大小 | 1.32 MB |
安装次数 | 1,309 |
当前版本 | 1.0.4 |
更新时间 | 2022-11-26 |
上架时间 | 2022-11-15 |
评分 | 5.00/5 共6次评分 |
开发者 | https://visio.studio |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://visio.studio/ |
帮助页面URL | https://visio.studio/ |
隐私政策页面URL | https://gaspardbruno.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Visio Studio - Remove Background", "description": "Advanced background removal tool. No account required, no watermark, no cap on image resolution. By Gaspard+Bruno Ltd.", "version": "1.0.4", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'" }, "permissions": [ "contextMenus", "scripting", "activeTab", "storage" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "index.html", "default_icon": { "32": "assets\/assets\/images\/logo_l.png" } }, "content_scripts": [ { "matches": [ " |