Batch Watermark

Watermark Images

What is Batch Watermark?

Batch Watermark is a Chrome extension developed by https://batchwatermark.com, and its main feature is "Watermark Images".

Extension Screenshots

screenshot

Download Batch Watermark Extension CRX File

Download Batch 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

                        Batch Watermark makes it easy to watermark batches of photos. With just a few clicks, you can add a watermark to any image.                    

Extension Basic Information

Name Batch Watermark Batch Watermark
ID kpaahbaedoegnmoafbediglbgoffnfnn
Official URL https://chromewebstore.google.com/detail/batch-watermark/kpaahbaedoegnmoafbediglbgoffnfnn
Description Watermark Images
File Size 51.38 KB
Installation Count 99
Current Version 1.0
Last Updated 2021-06-07
Publish Date 2021-06-07
Developer https://batchwatermark.com
Email [email protected]
Payment Type free
Extension Website https://batchwatermark.com
Supported Languages id,de,en,fr,nl,vi,tr,es,it,hu,pl,ro,sv,cs,el,ru,iw,hi,bn,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "background": {
        "scripts": [
            "config.js",
            "autogenerated_for_ext\/Helpers.js",
            "autogenerated_for_ext\/MultiLang.js",
            "autogenerated_for_ext\/Random.js",
            "autogenerated_for_ext\/SiteData.js",
            "background.js"
        ],
        "persistent": false
    },
    "version": "1.0",
    "manifest_version": 2
}