IGCommentsExport - Export Comment for IG
Comment Export Tool for IG to Extract Instagram Comments and export to CSV with one click
IGCommentsExport - Export Comment for IGคืออะไร?
IGCommentsExport - Export Comment for IG เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Infwiz และคุณลักษณะหลักของมันคือ "Comment Export Tool for IG to Extract Instagram Comments and export to CSV with one click"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IGCommentsExport - Export Comment for IG
ดาวน์โหลดไฟล์ส่วนขยาย IGCommentsExport - Export Comment for IG ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With IGCommentsExport - Export Instagram Comment, you can extract comments from Instagram and export them to CSV. Enhance your giveaways by effortlessly exporting Instagram comments - start now! 🆕 New Update v2.1.5 ✓ Fix some issues. # Features ✓ Export Instagram Post Comments ✓ Extract User Profile, including comment text, follower and following count, posts count, biography, public Email, Phone Number, external URL, Address, etc. ✓ Save extracted data to local storage, download data anytime # Supported fields: - Comment Text - User Id - Username - Comment Id - Date - Profile URL - etc. # How to get started? 1. Enter a link to an Instagram post 2. Select Include user profile in the Extension Setting if you want to export user profile. This feature will take longer, as data needs to be requested for each user. 2. Click EXPORT Button # FAQ https://igcommentsexport.converts.cc/#faq If you have any questions, please feel free to contact us at [email protected]. # Data Privacy All the data you process is on your local computer and never passes through our servers. Read our Privacy Policy: https://igcommentsexport.converts.cc/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 100 profiles of each extraction for free trial. # Change Logs New Update v2.1.0 ✓ Support local storage, download data anytime ✓ Support to continue extract from last time ✓ Support to view extract history ✓ Extract user profile including comment text, Email, etc ✓ Fix some issues.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | IGCommentsExport - Export Comment for IG |
ID | ejneclajijjhnnelphnggambomegmcpd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/igcommentsexport-export-c/ejneclajijjhnnelphnggambomegmcpd |
คำอธิบาย | Comment Export Tool for IG to Extract Instagram Comments and export to CSV with one click |
ขนาดไฟล์ | 1.27 MB |
จำนวนการติดตั้ง | 3,123 |
เวอร์ชันปัจจุบัน | 2.1.5 |
อัปเดตครั้งล่าสุด | 2023-12-19 |
วันที่เผยแพร่ | 2022-09-13 |
คะแนน | 4.00/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | Infwiz |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://infwiz.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", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "en", "version": "2.1.5", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/ejneclajijjhnnelphnggambomegmcpd", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgIabvcEc2H0L19WKVK+csSy3QLwJ7H3vjnNhRsq6cOPooaKpu5hzySDoL75I765UsijZNS4yh0mdTMaIZ8+bRo7YmMfVMKqHVXceqtPJskW4lGfIU48TSTNbUHbhjBcztihR0\/71EnWXqAdaqQr0jzz97WEvE+Bty8kHTbXw7RtC\/MR\/bLszaB7P1RB0fdPcIg2Gt1zWMjnKlmJ3WX110v3z43iv5CsQ4ENqzH2jnlmYJypCkHiUJqC+LKzjVTQ7R12SpDKpdgFpZySmNXUCHcsVQCiHL3QwFeI5lxADlNJI9kuiwCv\/OpG6R6UnzcIRxl9mdIEx1ZjJkyFwxQWLGwIDAQAB", "oauth2": { "client_id": "384621779463-9bbbpa2g7qvnvmn78u47295s7bmc4c2k.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ], "web_client_id": "384621779463-uiljjmc36j5n8qiis7v6aoutjuilhcfd.apps.googleusercontent.com" }, "background": { "service_worker": "service-worker.js" }, "icons": { "16": "public\/lib\/icons\/16.png", "32": "public\/lib\/icons\/32.png", "48": "public\/lib\/icons\/48.png", "128": "public\/lib\/icons\/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" } } |