Digi Social Extractor
Digi Social Data Extractor tool is a lightweight and powerful tool, extract data facebook, linkedin, twitter, instagram
Digi Social Extractorคืออะไร?
Digi Social Extractor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย My Digital Ads และคุณลักษณะหลักของมันคือ "Digi Social Data Extractor tool is a lightweight and powerful tool, extract data facebook, linkedin, twitter, instagram"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Digi Social Extractor
ดาวน์โหลดไฟล์ส่วนขยาย Digi Social Extractor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Scrape the business information from facebook, linkedin, twitter, instagram Data Scraping Software from facebook, linkedin, twitter, instagram Website. We have highly experienced professionals in Information Technology field with vast domain knowledge. At Global Data System we believe in delivering scalable, efficient and easy to manage solutions using cutting edge technologies. Digi Social Data Extractor tool is a very useful web scraping tool used to get database of targeted audience from facebook, linkedin, twitter, instagram. it's very easy to use you can exact data with single click. Digi Social Data Extractor tool is the most powerful tool and easy-to-use data extraction software for web scraping and data extraction from facebook, linkedin, twitter, instagram. Just Data Extractor will benefit a wide range of computer users. Let's say, for example, you need to extract all business (Company , address, contact, Categories, Phone no, Mobile no and etc.) from facebook, linkedin, twitter, instagram. It's may save your browsing hours!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Digi Social Extractor |
ID | klmohdhbpgpognmpeiaflkndcgjfbkia |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/digi-social-extractor/klmohdhbpgpognmpeiaflkndcgjfbkia |
คำอธิบาย | Digi Social Data Extractor tool is a lightweight and powerful tool, extract data facebook, linkedin, twitter, instagram |
ขนาดไฟล์ | 256 KB |
จำนวนการติดตั้ง | 168 |
เวอร์ชันปัจจุบัน | 2.0.0 |
อัปเดตครั้งล่าสุด | 2021-10-13 |
วันที่เผยแพร่ | 2021-10-04 |
คะแนน | 1.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | My Digital Ads |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://mydigitalads.in/ |
URL หน้าช่วยเหลือ | https://mydigitalads.in/ |
URL หน้านโยบายความเป็นส่วนตัว | https://mydigitalads.in/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "js\/eventpage.js" ] }, "browser_action": { "default_icon": { "128": "images\/icon_128.png", "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png" }, "default_popup": "html\/index.html", "default_title": "Digi Social Extractor" }, "content_scripts": [ { "css": [ "css\/style.css" ], "js": [ "lib\/js\/jquery-min.js", "contentscript\/content.js" ], "matches": [ "*:\/\/*.google.com\/*", "*:\/\/*.yahoo.com\/*", "*:\/\/*.bing.com\/*" ], "run_at": "document_end" } ], "description": "Digi Social Data Extractor tool is a lightweight and powerful tool, extract data facebook, linkedin, twitter, instagram", "icons": { "128": "images\/icon_128.png", "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png" }, "manifest_version": 2, "name": "Digi Social Extractor", "options_page": "html\/option.html", "permissions": [ "storage", "notifications", "*:\/\/esmartcard.in\/*", "downloads", "browsingData" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.0" } |