ScrapeBot 2.0.4

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

Cos'è ScrapeBot 2.0.4?

ScrapeBot 2.0.4 è un'estensione di Chrome sviluppata da cherringtongroup, e la sua funzione principale è "ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione ScrapeBot 2.0.4

Scarica i file di estensione ScrapeBot 2.0.4 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

                        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.                    

Informazioni di Base sull'Estensione

Nome ScrapeBot 2.0.4 ScrapeBot 2.0.4
ID beongpingjcjghpgfcngccpkpmhgldjm
URL Ufficiale https://chromewebstore.google.com/detail/scrapebot-204/beongpingjcjghpgfcngccpkpmhgldjm
Descrizione ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.
Dimensione del File 1.88 MB
Conteggio Installazioni 1,037
Versione Corrente 2.0.4
Ultimo Aggiornamento 2024-01-17
Data di Pubblicazione 2023-02-09
Sviluppatore cherringtongroup
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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:\/\/*\/"
    ]
}