Remove DALLE 2™ Watermark
Remove DALLE 2™ Watermark from every image
What is Remove DALLE 2™ Watermark?
Remove DALLE 2™ Watermark is a Chrome extension developed by Dreampunk, and its main feature is "Remove DALLE 2™ Watermark from every image".
Extension Screenshots
Download Remove DALLE 2™ Watermark Extension CRX File
Download Remove DALLE 2™ Watermark 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
Your DALLE 2 images belong to you.
Download all your generations without watermark. Extension Basic Information
| Name | |
| ID | gbebakhjjocdddnkkoaglcdpklmocmhi |
| Official URL | https://chromewebstore.google.com/detail/remove-dalle-2-watermark/gbebakhjjocdddnkkoaglcdpklmocmhi |
| Description | Remove DALLE 2™ Watermark from every image |
| File Size | 29.62 KB |
| Installation Count | 565 |
| Current Version | 0.3.1 |
| Last Updated | 2023-02-07 |
| Publish Date | 2022-11-02 |
| Rating | 4.29/5 Total 7 Ratings |
| Developer | Dreampunk |
| [email protected] | |
| Payment Type | free |
| Privacy Policy Page URL | https://dataplay.cl/timeless-youtube |
| Supported Languages | 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"
}
} | |