Batch Watermark
Watermark Images
ما هو Batch Watermark؟
Batch Watermark هو إضافة Chrome تم تطويرها بواسطة https://batchwatermark.com، والميزة الرئيسية لها هي "Watermark Images".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Batch Watermark
قم بتنزيل ملفات الامتداد Batch Watermark بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        Batch Watermark makes it easy to watermark batches of photos. With just a few clicks, you can add a watermark to any image.                     معلومات أساسية عن التمديد
| الاسم |   |  
| 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 | 
| البريد الإلكتروني | [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
}  |  |