Sparkbox Websnap
Batch image snap feature to collect all visible image resources from the webpage to Sparkbox.
Sparkbox Websnap क्या है?
Sparkbox Websnap https://www.icyblaze.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Batch image snap feature to collect all visible image resources from the webpage to Sparkbox."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Sparkbox Websnap एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Sparkbox Websnap |
ID | albikianablfdfmckgdiiboobeihdnna |
आधिकारिक URL | https://chromewebstore.google.com/detail/sparkbox-websnap/albikianablfdfmckgdiiboobeihdnna |
विवरण | Batch image snap feature to collect all visible image resources from the webpage to Sparkbox. |
फ़ाइल का आकार | 44.72 KB |
स्थापना संख्या | 261 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2012-11-14 |
प्रकाशन तिथि | 2012-11-13 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://www.icyblaze.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.icyblaze.com/sparkbox |
सहायता पृष्ठ URL | http://www.icyblaze.com/support |
समर्थित भाषाएँ | 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" } } |