IGLikesExport - Export Instagram Likes

Export instagram likes to excel free.Export instagram post likes.

Wat is IGLikesExport - Export Instagram Likes?

IGLikesExport - Export Instagram Likes is een Chrome-extensie ontwikkeld door https://savemydayapp.com, en de belangrijkste functie is "Export instagram likes to excel free.Export instagram post likes.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie IGLikesExport - Export Instagram Likes

Download IGLikesExport - Export Instagram Likes-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

                        One click export Instagram likes list to csv, Best IG Follower Export tool.
A clever helper tools for instagram, one click to export likes to CSV


How does it work?

1. Enter an Instagram post Url

2. Click the Export button

Data privacy

All the data is processed only on your local computer, it never passes through our web servers, no one knows what others export.

# Statement
INSTAGRAM is a trademark of Instagram, LLC. this plugin is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its or any of its affiliates or subsidiaries.

FAQ
https://savemydayapp.com/export-instagram-likes/

Questions? Drop us a line at [email protected]

Privacy Policy
https://savemydayapp.com/privacy-policy                    

Basisinformatie over de Extensie

Naam IGLikesExport - Export Instagram Likes IGLikesExport - Export Instagram Likes
ID lapdfglplibpbbjphbmmchdcbgapokcf
Officiële URL https://chromewebstore.google.com/detail/iglikesexport-export-inst/lapdfglplibpbbjphbmmchdcbgapokcf
Beschrijving Export instagram likes to excel free.Export instagram post likes.
Bestandsgrootte 454 KB
Aantal Installaties 360
Huidige Versie 1.1.3
Laatst Bijgewerkt 2022-10-18
Publicatiedatum 2022-04-12
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://savemydayapp.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://savemydayapp.com/export-instagram-likes/
Help Pagina-URL https://savemydayapp.com/terms-of-service/
URL van de Privacybeleid Pagina https://savemydayapp.com/privacy-policy
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "\/popup\/index.html"
    },
    "icons": {
        "16": "assets\/icon-16.png",
        "48": "assets\/icon-48.png",
        "128": "assets\/icon-128.png"
    },
    "name": "IGLikesExport - Export Instagram Likes",
    "description": "Export instagram likes to excel free.Export instagram post likes.",
    "version": "1.1.3",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngBNcPK6dN266em1UAI5V1W7ctS2z\/6FC+pBIgxID9JlEKhsSjGNaVdWA0hUBLJr5fkiwF3vOqrYZFXAqAxc3xM4v6YbRHGdId7cPzFCn0Mu141o9iB3B+KkUv32AKJdf\/NysTiCZsCclwI3o+DhcdETdYnB+p3NgZ9dSrd\/Lux\/m06XsyDE\/L6egjzcLKlhpImzbHcyJN\/sO+VjeHTSNchDXYfXaqXGReB7V\/y0qbLhBrMYWC3l0MmI3feBr+6JkCpOQqHsd3I8TBio029Y0kjjyayDBsy\/\/ZbNgwWhZlHSM9geuDovLKnGc63FOWT+ZZteISx9R46X6JGIZ52EtwIDAQAB",
    "oauth2": {
        "client_id": "913792542514-mo25l6u2ra93cd1f39vkm22golsggjkl.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.cdninstagram.com\/*",
        "*:\/\/*.fbcdn.net\/*"
    ],
    "permissions": [
        "cookies",
        "storage",
        "identity"
    ]
}