DropWise — Universal Ecommerce Product Intelligence Extension
Extract, analyze, and optimize product data from 35+ platforms with a premium Chrome Extension
- 35+ Platforms supported with dedicated extractors
- 5-Layer Extraction System for maximum accuracy:
- JSON-LD / Schema.org
- Meta Tags (Open Graph, Twitter Cards)
- Platform-Specific Selectors
- DOM Heuristics
- Visual Fallback
- High-resolution image gallery with lightbox
- Download all images as ZIP
- Download by size (HD / Medium / Thumbnail)
- Copy image URLs
- Alt text generation
- Title, brand, SKU, seller extraction
- Price parsing with multi-currency support (₹, $, €, £, etc.)
- Indian number format support (₹1,50,000)
- Rating and reviews count
- Stock availability detection
- Product description extraction
- Profit Calculator — Calculate margins, ROI with platform fees
- Shipping & Tax Calculator — Multi-country estimates
- Keywords Generator — Auto-generate from product title
- Watchlist — Track products for price monitoring
- Saved Products — Store products locally for later
- JSON export with metadata
- CSV export for spreadsheets
- Copy to clipboard
- Product report generation
- Import saved products
| Platform | URL |
|---|---|
| Amazon India | amazon.in |
| Flipkart | flipkart.com |
| Meesho | meesho.com |
| Deodap | deodap.com |
| Myntra | myntra.com |
| Nykaa | nykaa.com |
| Ajio | ajio.com |
| Tata Cliq | tatacliq.com |
| Snapdeal | snapdeal.com |
| ShopClues | shopclues.com |
| Pepperfry | pepperfry.com |
| Urbanic | urbanic.com |
| Bewakoof | bewakoof.com |
| boAt Lifestyle | boat-lifestyle.com |
| Reliance Digital | reliancedigital.in |
| Croma | croma.com |
| Platform | URL |
|---|---|
| Amazon | amazon.com |
| Walmart | walmart.com |
| Target | target.com |
| Best Buy | bestbuy.com |
| eBay | ebay.com |
| Etsy | etsy.com |
| Nordstrom | nordstrom.com |
| Wayfair | wayfair.com |
| Overstock | overstock.com |
| Platform | URL |
|---|---|
| Shein | shein.com |
| ASOS | asos.com |
| Zara | zara.com |
| H&M | hm.com |
| Fashion Nova | fashionnova.com |
| Boohoo | boohoo.com |
| Platform | URL |
|---|---|
| AliExpress | aliexpress.com |
- Download or clone this repository
- Open
chrome://extensions/ - Enable Developer mode (toggle in top right)
- Click Load unpacked
- Select the
DropWisefolder - The extension icon appears in your toolbar
- Navigate to any product page on a supported platform
- Click the DropWise icon in the toolbar
- The side panel opens with extracted product data
- Use Quick Actions to copy, save, or export
- Download images as ZIP with one click
- Go to any product page
- Click the DropWise icon in Chrome toolbar
- Product data loads automatically
- Edit title or description as needed
- Use action buttons to copy, save, or export
- Extract product data
- Scroll to Images section
- Click "Download ZIP" for all images
- Or use HD/Medium/Thumb buttons for specific sizes
- Extract product (cost price)
- Enter your selling price
- Select platform fee percentage
- View profit margin and ROI instantly
- Scroll to Export section
- Choose format: JSON, CSV, Copy, or Report
- JSON includes full metadata and branding
- CSV for spreadsheet import
- Product must be extracted first
- Click "Generate" in Keywords section
- Keywords auto-generated from title
- Click chips to copy individual keywords
Product extraction with price, rating, and metadata
Premium dark-themed UI with expandable cards
Image gallery with ZIP download
Profit calculator with platform fees
- Manifest V3 — Modern Chrome Extension API
- Side Panel API — Seamless side panel experience
- 5-Layer Extraction — Multi-source data merging
- JSZip — Local ZIP file generation
- Chrome Storage API — Local data persistence
- Content Scripts — Page-level DOM access
- Premium CSS — Polished dark theme with animations
DropWise/
├── manifest.json # Extension configuration (MV3)
├── sidepanel.html # Premium UI markup
├── sidepanel.js # UI logic & event handlers
├── background.js # Service worker
├── css/
│ ├── sidebar.css # Premium dark theme styles
│ └── content.css # Page-level overlay styles
├── js/
│ ├── app.js # 5-layer extraction engine
│ └── jszip.min.js # Local JSZip library (no CDN)
├── icons/ # Extension icons (16-128px)
├── _locales/
│ └── en/messages.json # i18n strings
├── README.md # This file
└── LICENSE # MIT License
Built by: Animecx
Company: Blackvault Inc.
Website: https://blackvaulttech.netlify.app
License: MIT License
Status: Open Source
All exported data includes source attribution: DropWise by Blackvault Inc.
Copyright (c) 2024 Blackvault Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- AI-powered product description generation
- Auto-listing to multiple platforms
- Bulk extraction mode for product lists
- Price history tracking
- Competitor price comparison
- Multi-language support
- Browser sync across devices
- Advanced analytics dashboard
DropWise v1.0 — Built by Animecx | Blackvault Inc.