EFFESS IndiaMart Lead Manager

Create and Manage the lead for your business from IndiaMart website.

Wat is EFFESS IndiaMart Lead Manager?

EFFESS IndiaMart Lead Manager is een Chrome-extensie ontwikkeld door EFFESS Services, en de belangrijkste functie is "Create and Manage the lead for your business from IndiaMart website.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie EFFESS IndiaMart Lead Manager

Download EFFESS IndiaMart Lead Manager-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

                        Lead Manager for IndiaMart by EFFESS Services

Introducing the IndiaMart Scraper Extension - your go-to tool for streamlining your business operations, sourcing, and market research on IndiaMart, the leading B2B marketplace. With this versatile extension, you'll be able to extract valuable data from IndiaMart listings effortlessly, helping you make more informed decisions, save time, and stay ahead of the competition.

**Key Features**:

1. **Seamless Data Extraction**: Extract product and supplier data, including titles, prices, descriptions, contact details, and more with a single click.

2. **Customized Filters**: Tailor your search parameters to find the exact products and suppliers you need for your business.

3. **Bulk Data Export**: Download extracted data in various formats (CSV, Excel, etc.) for analysis and integration with your business systems.

4. **Price Monitoring**: Keep track of price changes and market trends to make informed purchasing decisions.

5. **Real-time Updates**: Stay in the loop with automatic data updates to ensure your information is always current.

6. **One-Click Contact**: Easily reach out to suppliers directly from the extension to streamline communication.

7. **Saved Searches**: Save your favorite searches for quick access and repeated use.

8. **Enhanced Productivity**: Cut down on manual data entry and focus on growing your business.

**Who Can Benefit?**:

- **Sourcing Professionals**: Streamline your procurement processes and source products efficiently.
- **Business Owners**: Make data-driven decisions and expand your product offerings.
- **Market Researchers**: Gain valuable insights into market trends and competitors.
- **Entrepreneurs**: Save time and resources while establishing or growing your business.
- **Anyone on IndiaMart**: Whether you're a seasoned user or new to the platform, this extension is a game-changer.

**Installation Instructions**:

1. Click "Add to Chrome" to install the IndiaMart Scraper Extension.
2. Log in to your IndiaMart account.
3. Navigate to a search results page or a product listing.
4. Click the extension icon in your browser to start extracting data.

**Privacy and Security**:

Rest assured, your data's security and privacy are our top priorities. This extension only accesses publicly available data on IndiaMart, and your login credentials are never stored or shared.                    

Basisinformatie over de Extensie

Naam EFFESS IndiaMart Lead Manager EFFESS IndiaMart Lead Manager
ID kpnbjlnnaoilpjkbodphbjelpldfbibo
Officiële URL https://chromewebstore.google.com/detail/effess-indiamart-lead-man/kpnbjlnnaoilpjkbodphbjelpldfbibo
Beschrijving Create and Manage the lead for your business from IndiaMart website.
Bestandsgrootte 2.17 MB
Aantal Installaties 64
Huidige Versie 1.0.1
Laatst Bijgewerkt 2023-11-21
Publicatiedatum 2023-10-25
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar EFFESS Services
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://effess.in
URL van de Privacybeleid Pagina https://effess.in/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "images\/default_icon_128.png",
            "16": "images\/default_icon_16.png",
            "24": "images\/default_icon_24.png",
            "32": "images\/default_icon_32.png",
            "48": "images\/default_icon_48.png"
        },
        "default_title": "EFFESS IndiaMart Lead Manager"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/toastr.min.css"
            ],
            "js": [
                "libs\/jquery-3.1.1.min.js",
                "libs\/toastr.min.js",
                "js\/content.js"
            ],
            "matches": [
                "*:\/\/*.indiamart.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Create and Manage the lead for your business from IndiaMart website.",
    "host_permissions": [
        "*:\/\/*.indiamart.com\/*",
        "https:\/\/effess.in\/*",
        "https:\/\/www.google.com\/maps\/*"
    ],
    "icons": {
        "128": "images\/default_icon_128.png",
        "16": "images\/default_icon_16.png",
        "24": "images\/default_icon_24.png",
        "32": "images\/default_icon_32.png",
        "48": "images\/default_icon_48.png"
    },
    "manifest_version": 3,
    "name": "EFFESS IndiaMart Lead Manager",
    "permissions": [
        "tabs",
        "downloads",
        "notifications",
        "storage"
    ],
    "version": "1.0.1",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "css\/*",
                "js\/*",
                "images\/*",
                "libs\/*",
                "html\/*",
                "contentscript\/*"
            ]
        }
    ]
}