ScrapeBot 2.0.4

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

Apa itu ScrapeBot 2.0.4?

ScrapeBot 2.0.4 adalah ekstensi Chrome yang dikembangkan oleh cherringtongroup, dan fitur utamanya adalah "ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi ScrapeBot 2.0.4

Unduh file ekstensi ScrapeBot 2.0.4 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama ScrapeBot 2.0.4 ScrapeBot 2.0.4
ID beongpingjcjghpgfcngccpkpmhgldjm
URL Resmi https://chromewebstore.google.com/detail/scrapebot-204/beongpingjcjghpgfcngccpkpmhgldjm
Deskripsi ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.
Ukuran File 1.88 MB
Jumlah Instalasi 1,037
Versi Saat Ini 2.0.4
Terakhir Diperbarui 2024-01-17
Tanggal Publikasi 2023-02-09
Pengembang cherringtongroup
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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:\/\/*\/"
    ]
}