Digi Social Extractor

Digi Social Data Extractor tool is a lightweight and powerful tool, extract data facebook, linkedin, twitter, instagram

Digi Social Extractor là gì?

Digi Social Extractor là một tiện ích mở rộng Chrome được phát triển bởi My Digital Ads, và tính năng chính của nó là "Digi Social Data Extractor tool is a lightweight and powerful tool, extract data facebook, linkedin, twitter, instagram".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Digi Social Extractor

Tải xuống các tệp mở rộng Digi Social Extractor dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Digi Social Extractor Digi Social Extractor
ID klmohdhbpgpognmpeiaflkndcgjfbkia
URL Chính Thức https://chromewebstore.google.com/detail/digi-social-extractor/klmohdhbpgpognmpeiaflkndcgjfbkia
Mô tả Digi Social Data Extractor tool is a lightweight and powerful tool, extract data facebook, linkedin, twitter, instagram
Kích Thước Tệp 256 KB
Số Lần Cài Đặt 168
Phiên Bản Hiện Tại 2.0.0
Cập Nhật Lần Cuối 2021-10-13
Ngày Phát Hành 2021-10-04
Đánh Giá 1.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển My Digital Ads
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://mydigitalads.in/
URL Trang Trợ Giúp https://mydigitalads.in/
URL Trang Chính Sách Bảo Mật https://mydigitalads.in/privacy.html
Ngôn Ngữ Được Hỗ Trợ 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"
}