Like Exporter - Export Ins Like

A brower extension made for people who want to export likes from Instagram™ into csv.

Wat is Like Exporter - Export Ins Like?

Like Exporter - Export Ins Like is een Chrome-extensie ontwikkeld door Ping Apps Team, en de belangrijkste functie is "A brower extension made for people who want to export likes from Instagram™ into csv.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Like Exporter - Export Ins Like

Download Like Exporter - Export Ins Like-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

                        LikeExporter is a powerful browser plugin that takes your Instagram experience to the next level. With this innovative tool, you can effortlessly export user information, including publicly available email addresses and phone numbers, of Instagram users who have liked your posts. Additionally, it supports one-click export to CSV (Comma-Separated Values) files, making data management a breeze. LikeExporter also offers the convenience of continuing tasks from your task history, ensuring uninterrupted workflow and productivity.

An IG Likes Export Tool to Extract Instagram likes and export to CSV.
IG Likes Export Tool, automatically scrapes user profiles from Instagram post likes and exports them to CSV files.

# New Feature
🎉 Support advanced filtering queries

1️⃣ Feature
✅ Export likes from Instagram to csv
✅ Extract user profile, including follower and following count, posts count, public Email, public phone number and external URL, etc.
✅ Save extracted data to local storage, download data anytime and support to continue extract anytime.

Advanced User Information Export: LikeExporter simplifies the process of extracting user information from Instagram likes. Gain access to valuable data such as email addresses, phone numbers, and more, empowering you to establish meaningful connections and enhance your engagement strategies.

CSV Export Capability: With just one click, LikeExporter allows you to export the extracted user information to CSV files. This feature enables easy data organization, analysis, and integration with other tools, making it an invaluable asset for marketers, influencers, and businesses.

Task Continuation from History: LikeExporter takes task management to the next level by offering the ability to continue tasks from your task history. Never lose track of your progress again—simply access your task history, retrieve completed or archived tasks, and seamlessly resume where you left off.

User-Friendly Interface: LikeExporter boasts a user-friendly interface that seamlessly integrates into your browser, providing a smooth and intuitive experience. Effortlessly navigate through its powerful features, export user information, and manage your tasks with ease.

Privacy and Compliance: LikeExporter respects user privacy and operates within the boundaries set by Instagram's terms and conditions. It adheres to ethical practices and only extracts publicly available information, ensuring the privacy and security of user data.

Take control of your Instagram likes data and task management with LikeExporter. Download the plugin today and unlock the power of comprehensive user data analysis, seamless task continuation, and streamlined productivity. Simplify data extraction, enhance your engagement strategies, and elevate your Instagram experience with LikeExporter.

2️⃣ How to get started?
(1) Enter a link to an Instagram post
(Select Include email in Setting if you want to export email, and increase Random Interval between the requests to decrease risk, e.g.12s)
(2)On the Settings page, set your preferences, such as request interval
(3) Click the Export Button
(4) Click to export to CSV when the data extract completes.

3️⃣ FAQ
If you have any problems, don't hesitate to contact us at [email protected]

4️⃣ Data Privacy
All the data you process is on your local computer and never passes through our servers.

5️⃣ Statement
INSTAGRAM is a trademark of Instagram, LLC. IGLikes is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its affiliates or subsidiaries.                    

Basisinformatie over de Extensie

Naam Like Exporter - Export Ins Like Like Exporter - Export Ins Like
ID cjfehgekflcmfnceephblphjnmijanbc
Officiële URL https://chromewebstore.google.com/detail/like-exporter-export-ins/cjfehgekflcmfnceephblphjnmijanbc
Beschrijving A brower extension made for people who want to export likes from Instagram™ into csv.
Bestandsgrootte 3.14 MB
Aantal Installaties 137
Huidige Versie 1.5.3
Laatst Bijgewerkt 2024-02-02
Publicatiedatum 2023-04-18
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Ping Apps Team
E-mail [email protected]
Betalingswijze in_app
Help Pagina-URL https://pingapps.top/product-detail?app=IGLikes
URL van de Privacybeleid Pagina https://pingapps.top/privacy
Ondersteunde Talen id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.5.3",
    "author": "PingApps",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "task.fab5311e.js"
            ],
            "css": [
                "font.ccfa1487.css"
            ]
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.pingapps.top\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "resources": [
                "Inter-Regular.e3e705d6.woff2",
                "Inter-Bold.8d4b9877.woff2",
                "task.7c05c6e1.png",
                "task.44268860.png"
            ]
        }
    ]
}