Bulk Resize Photos

Resize Images

Bulk Resize Photosとは何ですか?

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

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

screenshot
screenshot

Bulk Resize Photos拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Free, super-fast image resizing in your web browser. This extension adds a "Resize Image" option in the context menu that appears when you right-click on images in webpages.                    

拡張機能の基本情報

名前 Bulk Resize Photos Bulk Resize Photos
ID lcjgalepfhimajgmallmlkekebpdlhgo
公式URL https://chromewebstore.google.com/detail/bulk-resize-photos/lcjgalepfhimajgmallmlkekebpdlhgo
説明 Resize Images
ファイルサイズ 86.71 KB
インストール数 1,190
現在のバージョン 1.0
最終更新日 2021-03-15
公開日 2021-03-15
評価 5.00/5 合計 2 レビュー
開発者 https://bulkresizephotos.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://bulkresizephotos.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
}