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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον cherringtongroup, και η κύρια λειτουργία του είναι "ScrapeBot allows you to easily browse and bulk download images. ScrapeBot makes the process a breeze.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης ScrapeBot 2.0.4

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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:\/\/*\/"
    ]
}