Followers Exporter for Threads

Export threads user's followers and following to CSV with one click. Simple and fast follower scraper.

Τι είναι το Followers Exporter for Threads;

Το Followers Exporter for Threads είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://extensionsbox.com, και η κύρια λειτουργία του είναι "Export threads user's followers and following to CSV with one click. Simple and fast follower scraper.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Followers Exporter for Threads

Λήψη αρχείων επέκτασης Followers Exporter for Threads σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Followers Exporter for Threads is a handy Chrome extension that allows you to easily export the followers and followings of any Threads user. 

To use it, simply click on the extension icon and enter the username of the Threads.net user whose followers you want to export. To export followings, enter the username and toggle the "Followers / Followings" switch before starting the extraction. 

The extension will then fetch all of that user's data. Once the extraction is complete, click "Export Followers" and the data will be exported to a CSV file.

The exported CSV contains useful information about each user, including the pk, username, full name, profile info, profile picture, verification status, follower count, and the time of data extraction.

Extraction starts right after you make a request, so you get the data quickly. Duration varies based on the number of users to extract. 

Your data stays private and secure - it remains only on your device and is not stored or transmitted to any external servers. 

Note: Some users' personal configurations may result in fewer than 100 data items being exportable.

Data Privacy
Your data stays on your device and is not stored or transmitted to our servers. We prioritize keeping your information secure and confidential.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Followers Exporter for Threads Followers Exporter for Threads
ID nhlcgpbandlddfdmabpjinolcgfbmkac
Επίσημο URL https://chromewebstore.google.com/detail/followers-exporter-for-th/nhlcgpbandlddfdmabpjinolcgfbmkac
Περιγραφή Export threads user's followers and following to CSV with one click. Simple and fast follower scraper.
Μέγεθος Αρχείου 3.02 MB
Αριθμός Εγκαταστάσεων 80
Τρέχουσα Έκδοση 1.0.3
Τελευταία Ενημέρωση 2024-01-13
Ημερομηνία Δημοσίευσης 2023-09-11
Αξιολόγηση 5.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://extensionsbox.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://followersexporterforthreads.extensionsbox.com
Διεύθυνση URL της Σελίδας Βοήθειας https://followersexporterforthreads.extensionsbox.com
URL της Σελίδας Πολιτικής Απορρήτου https://extensionsbox.com/privacy
Υποστηριζόμενες Γλώσσες 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",
    "version": "1.0.3",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "identity",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/followersexporterforthreads.extensionsbox.com\/*",
        "*:\/\/*.threads.net\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.threads.net\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtT6oxIojw9RC+n\/hxQnMxefm29NWO5HY03u5AcCrmZchJpp2TKiys+810grPCR\/iWm4JMG0o0Uu25Gkp7RNSjAEH0u4ow\/4cbX8Kpcj3ZdULMSicCmlZZEmWc7licHjprnyHLc0A3aImBJlt+r7TNWjZzmH1BwhCWIy2Fp2K84YrJAPsE\/aDxhCKS2zmFV8ycN\/3dwBSqVjn5SlsLxoawZri5\/rgTfjUOUd\/dYKxSu63oRVOUrPnMhpKYWancZi6XWPXlVzX+jtJ9Thjp4tsV+5MJmqlIk8DphtbaC\/oIj76H2eg\/PIAqPl1+42q7t\/MbcTpRUpnPFLjbLtn6vJY4wIDAQAB",
    "oauth2": {
        "client_id": "1028120837206-5uf0a39b67rqjqgsm2rmsmleq00v2b3u.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "libs\/*",
                "injected.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}