Batch Watermark

Watermark Images

Batch Watermarkとは何ですか?

Batch Watermarkはhttps://batchwatermark.comによって開発されたChromeの拡張機能で、その主な機能は「Watermark Images」です。

拡張機能のスクリーンショット

screenshot

Batch Watermark拡張機能のCRXファイルをダウンロード

Batch Watermark拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Batch Watermark Batch Watermark
ID kpaahbaedoegnmoafbediglbgoffnfnn
公式URL https://chromewebstore.google.com/detail/batch-watermark/kpaahbaedoegnmoafbediglbgoffnfnn
説明 Watermark Images
ファイルサイズ 51.38 KB
インストール数 99
現在のバージョン 1.0
最終更新日 2021-06-07
公開日 2021-06-07
開発者 https://batchwatermark.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://batchwatermark.com
対応言語 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
}