Sparkbox Websnap

Batch image snap feature to collect all visible image resources from the webpage to Sparkbox.

Wat is Sparkbox Websnap?

Sparkbox Websnap is een Chrome-extensie ontwikkeld door https://www.icyblaze.com, en de belangrijkste functie is "Batch image snap feature to collect all visible image resources from the webpage to Sparkbox.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Sparkbox Websnap

Download Sparkbox Websnap-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Sparkbox Websnap let you load the entire webpage directly from Chrome to Sparkbox, which customer can then easily collect the entire web page or the images inside the page to Sparkbox.                    

Basisinformatie over de Extensie

Naam Sparkbox Websnap Sparkbox Websnap
ID albikianablfdfmckgdiiboobeihdnna
Officiële URL https://chromewebstore.google.com/detail/sparkbox-websnap/albikianablfdfmckgdiiboobeihdnna
Beschrijving Batch image snap feature to collect all visible image resources from the webpage to Sparkbox.
Bestandsgrootte 44.72 KB
Aantal Installaties 261
Huidige Versie 1.0.1
Laatst Bijgewerkt 2012-11-14
Publicatiedatum 2012-11-13
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.icyblaze.com
Betalingswijze free
Extensiewebsite http://www.icyblaze.com/sparkbox
Help Pagina-URL http://www.icyblaze.com/support
Ondersteunde Talen en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sparkbox Websnap",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Batch image snap feature to collect all visible image resources from the webpage to Sparkbox.",
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "sparkbox-extension.png",
        "default_title": "Sparkbox Websnap"
    }
}