Remove DALLE 2™ Watermark
Remove DALLE 2™ Watermark from every image
什么是Remove DALLE 2™ Watermark?
Remove DALLE 2™ Watermark是由Dreampunk开发的Chrome扩展程序,该扩展的主要功能是“Remove DALLE 2™ Watermark from every image”。
扩展截图
下载Remove DALLE 2™ Watermark扩展crx文件
下载Remove DALLE 2™ Watermark扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Your DALLE 2 images belong to you. Download all your generations without watermark.
扩展基本信息
名称 | Remove DALLE 2™ Watermark |
ID | gbebakhjjocdddnkkoaglcdpklmocmhi |
官方URL | https://chromewebstore.google.com/detail/remove-dalle-2-watermark/gbebakhjjocdddnkkoaglcdpklmocmhi |
简介 | Remove DALLE 2™ Watermark from every image |
文件大小 | 29.62 KB |
安装次数 | 565 |
当前版本 | 0.3.1 |
更新时间 | 2023-02-07 |
上架时间 | 2022-11-02 |
评分 | 4.29/5 共7次评分 |
开发者 | Dreampunk |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://dataplay.cl/timeless-youtube |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Remove DALLE 2\u2122 Watermark", "description": "Remove DALLE 2\u2122 Watermark from every image", "action": [], "icons": { "16": "icons\/16.png", "128": "icons\/128.png" }, "manifest_version": 3, "version": "0.3.1", "permissions": [ "activeTab", "scripting" ], "background": { "service_worker": "background.js" } } |