IGExport - All in one export tool for IG
IGExport scrape and export user profile from Instagram follower, following, commenter, liker, hashtag, location and custom user
IGExport - All in one export tool for IGคืออะไร?
IGExport - All in one export tool for IG เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Converts Team และคุณลักษณะหลักของมันคือ "IGExport scrape and export user profile from Instagram follower, following, commenter, liker, hashtag, location and custom user"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IGExport - All in one export tool for IG
ดาวน์โหลดไฟล์ส่วนขยาย IGExport - All in one export tool for IG ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
IGExport is All in one IG Export tool. You can easily export user profiles including follower and following count, post count, biography, Category, public Email, Phone Number, external URL, Address, etc., from Instagram with one click. # Features ✓ Scrape followers/following for any user from Instagram ✓ Scrape owners of posts for any Instagram hashtag or location ✓ Scrape likers/commenters for photos/videos from Instagram ✓ Export User Profile From Private Accounts that follow you or are followed by you ✓ Export User Profile from custom users ✓ Save extracted data to local storage; download data anytime ✓ Support to Enable 'Limit per Extraction' ✓ Support Pause Mode ✓ Support Export History ✓ Export data to CSV and Excel xlsx # How to get started? 1. Select Export Type 2. Enter the corresponding Username, Hashtag, Location Id, Post Link, or Custom users 3. Click EXPORT Button # FAQ https://igexport.convlead.com/#faq If you have any problems, don't hesitate to contact us at [email protected]. # Data Privacy Security is our top priority! IGExport never asks for your IG password and ensures all processed data remains on your local computer, never passing through our servers. Read more at https://igexport.convlead.com/privacy. # Statement There is a risk that your account may be deactivated or blocked by IG when using the extension and you should control the frequency of use at your own risk. # About Pro It's a paid extension, you can export the first free quota user profiles for free trial.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | IGExport - All in one export tool for IG |
ID | nojkfjjpgomlekginbkblcmphnfjlepp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/igexport-all-in-one-expor/nojkfjjpgomlekginbkblcmphnfjlepp |
คำอธิบาย | IGExport scrape and export user profile from Instagram follower, following, commenter, liker, hashtag, location and custom user |
ขนาดไฟล์ | 1.77 MB |
จำนวนการติดตั้ง | 76 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2024-02-05 |
วันที่เผยแพร่ | 2023-11-21 |
ผู้พัฒนา | Converts Team |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://igexport.convlead.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://igexport.convlead.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "en", "version": "1.0.1", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkhAvNF8216cUWHTEftOCCnDoOAThVQfqYZCnsavD8UySuaaGVAjrfaZGdHfzXe6rK326D\/NMrVki2iev8anKHR9sgIKltFSTZ\/AH2FGL5\/0T59CRzXvhh18W+FF8FgZh8gonC4GlxxVM46lw0X\/4AxfgjtOG3md7Hyz6iA56Afj6u44oEFcZ+ffr3DpnudCMPaoG475y9YgUmqaVtVqRx+P6ePHX1+5nJonGlQIDoYP5YSd8FFKNi3XBHo07qc1IAeoinH1ro\/HqjYMr2o5IsL\/KpGuwfvSvz\/eimQbrVUMAVlfSuIwKE3\/dtuUpEmtUQ+8AKFB\/+Mdb11holisDcwIDAQAB", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/nojkfjjpgomlekginbkblcmphnfjlepp", "manifest_version": 3, "oauth2": { "client_id": "1010641435616-llmcjfpsu62prgro89vl00fme467vftp.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ], "web_client_id": "1010641435616-9la4gskf84hf9lfu5vqs1c2pd2sdv0rf.apps.googleusercontent.com" }, "background": { "service_worker": "service-worker.js" }, "icons": { "16": "public\/lib\/images\/logo_16.png", "32": "public\/lib\/images\/logo_32.png", "48": "public\/lib\/images\/logo_48.png", "128": "public\/lib\/images\/logo_128.png" }, "permissions": [ "storage", "cookies", "identity", "unlimitedStorage" ], "host_permissions": [ "*:\/\/*.instagram.com\/*", "*:\/\/*.converts.cc\/*" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "action": { "default_popup": "popup.html" } } |