ScrapeBot 2.0.4

ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.

ScrapeBot 2.0.4とは何ですか?

ScrapeBot 2.0.4はcherringtongroupによって開発されたChromeの拡張機能で、その主な機能は「ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Scrape Images. Use this tool to locate and download all of the images to be used on your banner ads and advertorial pages. No Photoshop required when you use ScrapeBot™, CropBot™, and PixelPress™ together.                    

拡張機能の基本情報

名前 ScrapeBot 2.0.4 ScrapeBot 2.0.4
ID beongpingjcjghpgfcngccpkpmhgldjm
公式URL https://chromewebstore.google.com/detail/scrapebot-204/beongpingjcjghpgfcngccpkpmhgldjm
説明 ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.
ファイルサイズ 1.88 MB
インストール数 1,037
現在のバージョン 2.0.4
最終更新日 2024-01-17
公開日 2023-02-09
開発者 cherringtongroup
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ScrapeBot 2.0.4",
    "version": "2.0.4",
    "description": "ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.",
    "permissions": [
        "",
        "storage",
        "activeTab",
        "tabs",
        "scripting"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+I",
                "mac": "MacCtrl+Shift+I"
            },
            "description": "ScrapeBot \n Shortcut Key: Ctrl + Shift + I"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/icon.png",
                "views\/output.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_title": "ScrapeBot\nShortcut Key: Ctrl+Shift+I",
        "default_popup": "views\/app.html"
    },
    "content_security_policy": [],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ]
}