Batch Watermark

Watermark Images

Cos'è Batch Watermark?

Batch Watermark è un'estensione di Chrome sviluppata da https://batchwatermark.com, e la sua funzione principale è "Watermark Images".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Batch Watermark

Scarica i file di estensione Batch Watermark in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Batch Watermark Batch Watermark
ID kpaahbaedoegnmoafbediglbgoffnfnn
URL Ufficiale https://chromewebstore.google.com/detail/batch-watermark/kpaahbaedoegnmoafbediglbgoffnfnn
Descrizione Watermark Images
Dimensione del File 51.38 KB
Conteggio Installazioni 99
Versione Corrente 1.0
Ultimo Aggiornamento 2021-06-07
Data di Pubblicazione 2021-06-07
Sviluppatore https://batchwatermark.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://batchwatermark.com
Lingue Supportate 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
}