在线去水印
图片有水印遮挡?该智能工具可任意涂抹掉图片上的多余元素
What is 在线去水印?
在线去水印 is a Chrome extension developed by https://chacha.so.com, and its main feature is "图片有水印遮挡?该智能工具可任意涂抹掉图片上的多余元素".
Extension Screenshots
Download 在线去水印 Extension CRX File
Download 在线去水印 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
此工具为可在线使用的图片去水印工具,在图片上涂抹出想消除的元素,即可在线智能消除,同时我们的AI 算法可以识别图像对消除部分进行像素补足,完美去除图片中多余的文字或元素。
Extension Basic Information
Name | 在线去水印 |
ID | lanniikcjabdjdpnfkkgcnmdlehbigna |
Official URL | https://chromewebstore.google.com/detail/%E5%9C%A8%E7%BA%BF%E5%8E%BB%E6%B0%B4%E5%8D%B0/lanniikcjabdjdpnfkkgcnmdlehbigna |
Description | 图片有水印遮挡?该智能工具可任意涂抹掉图片上的多余元素 |
File Size | 77 KB |
Installation Count | 786 |
Current Version | 1.1 |
Last Updated | 2023-06-08 |
Publish Date | 2023-06-06 |
Developer | https://chacha.so.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.wuzhuiso.com/help/policy.html |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u5728\u7ebf\u53bb\u6c34\u5370", "version": "1.1", "manifest_version": 3, "description": "\u56fe\u7247\u6709\u6c34\u5370\u906e\u6321\uff1f\u8be5\u667a\u80fd\u5de5\u5177\u53ef\u4efb\u610f\u6d82\u62b9\u6389\u56fe\u7247\u4e0a\u7684\u591a\u4f59\u5143\u7d20", "background": { "service_worker": "background.js" }, "action": [], "icons": { "16": "images\/watermark\/19.png", "19": "images\/watermark\/19.png", "48": "images\/watermark\/48.png", "96": "images\/watermark\/48.png", "128": "images\/watermark\/128.png" }, "permissions": [] } |