Like Exporter - Export Ins Like

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

Qu'est-ce que Like Exporter - Export Ins Like ?

Like Exporter - Export Ins Like est une extension Chrome développée par Ping Apps Team, et sa fonction principale est "A brower extension made for people who want to export likes from Instagram™ into csv.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Like Exporter - Export Ins Like

Téléchargez les fichiers d'extension Like Exporter - Export Ins Like au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Like Exporter - Export Ins Like Like Exporter - Export Ins Like
ID cjfehgekflcmfnceephblphjnmijanbc
URL Officiel https://chromewebstore.google.com/detail/like-exporter-export-ins/cjfehgekflcmfnceephblphjnmijanbc
Description A brower extension made for people who want to export likes from Instagram™ into csv.
Taille du Fichier 3.14 MB
Nombre d'Installations 137
Version Actuelle 1.5.3
Dernière Mise à Jour 2024-02-02
Date de Publication 2023-04-18
Évaluation 5.00/5 Total 2 Évaluations
Développeur Ping Apps Team
Email [email protected]
Type de Paiement in_app
URL de la Page d'Aide https://pingapps.top/product-detail?app=IGLikes
URL de la Page de Politique de Confidentialité https://pingapps.top/privacy
Langues Prises en Charge 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"
            ]
        }
    ]
}