Bright Data

Changes location for manual data collection

Bright Dataคืออะไร?

Bright Data เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bright Data และคุณลักษณะหลักของมันคือ "Changes location for manual data collection"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bright Data

ดาวน์โหลดไฟล์ส่วนขยาย Bright Data ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension lets Bright Data users change the location for manual data collection.


Our business proxy network is the most powerful way to browse anonymously from anywhere in the world. 
 
The extension is the simplest way to integrate your existing Bright Data account and capabilities directly into your Chrome browser. 


The extension enables you to send concurrent URL requests through millions of residential IPs directly from your Chrome browser. Your requests are routed through nodes on our P2P network, which are real residential IPs.  By sending requests via real IPs, it's virtually impossible to get blocked or cloaked, and we are able to offer near-perfect success rates, making our solution the most powerful tool available and a favorite among Fortune 500 companies.  


To use the extension, you must have a Bright Data account. You can sign up here: https://brightdata.com


The extension includes the following features:
- Supports Datacenter, Static residential, Residential, and Mobile IP browsing 
- Browse from any country
- Customize DNS configuration to maximize discretion or speed 
- Set random IP rotation
- Adjust user agent
- Customize configuration of session length
- Browse from specific cities or carriers


To learn more about our other platforms, visit the following link:  https://brightdata.com/proxy-tools/chrome-ext


How do we use your information?
We use your information to provide you with the Service and to comply with our legal requirements and internal guidelines. This means that we use the information to set up your account, provide you with support regarding the Service, communicate with you for updates, marketing offers or concerns you may have, and conduct statistical and analytical research to improve the Service.


Information we share
We do not rent or sell any personal information. We may disclose personal information to other trusted third party service providers or partners for the purposes of providing you with the Services, storage, and analytics, and to comply with our legal requirements and internal guidelines. We may also transfer or disclose personal information to our subsidiary affiliated companies.


Security and confidentiality
We use industry-standard information, security tools, and measures, as well as internal procedures and strict guidelines to prevent information misuse and data leakage. Our employees are subject to confidentiality obligations. We use measures and procedures that substantially reduce the risks of data misuse, but we cannot guarantee that our systems will be absolutely safe. If you become aware of any potential data breach or security vulnerability, we ask that you contact us immediately. We will use all measures to investigate the incident, including preventive measures, as required.


Your choices and rights
We strive to give you ways to update your information quickly or to delete it—unless we have to keep that information for legitimate business or legal purposes. When updating your personal information, we may ask you to verify your identity before we can act on your request.
To exercise such rights, you may contact us at: [email protected]


Privacy Policy: https://brightdata.com/privacy
License: https://brightdata.com/license
Patents: https://brightdata.com/patent-marking                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Bright Data Bright Data
ID efohiadmkaogdhibjbmeppjpebenaool
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bright-data/efohiadmkaogdhibjbmeppjpebenaool
คำอธิบาย Changes location for manual data collection
ขนาดไฟล์ 7.67 MB
จำนวนการติดตั้ง 25,988
เวอร์ชันปัจจุบัน 1.444.421
อัปเดตครั้งล่าสุด 2024-03-01
วันที่เผยแพร่ 2020-07-03
คะแนน 4.17/5 รวมทั้งหมด 107 คะแนน
ผู้พัฒนา Bright Data
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://brightdata.com
URL หน้านโยบายความเป็นส่วนตัว http://luminati.io/legal/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "19": "img\/brd_19_inactive.png",
            "38": "img\/brd_38_inactive.png",
            "48": "img\/brd_48_inactive.png"
        },
        "default_popup": "popup.html",
        "default_title": "Bright Data"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/brightdata.com\/*",
                "*:\/\/www.bright.cn\/*",
                "*:\/\/lum-bext.com\/*"
            ]
        }
    ],
    "description": "Changes location for manual data collection",
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "icons": {
        "16": "img\/brd_16.png",
        "48": "img\/brd_48.png",
        "96": "img\/brd_96.png",
        "128": "img\/brd_128.png"
    },
    "incognito": "spanning",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo6XERMpdXxsuNp\/sHqMZHAF65ehsJjIqdxGtRIYmj\/3rpKU0yGj9Jz\/KyjOrZaN048s7vsmwhGZyA7xF4kGIdxbksCdSCzV4dUYvYdQPIXj16yulXX8yh7AdlYwch7hlX6AdY42nvSjUAsH8PljwTNTQ5L12C4kdpIyU3JlLrSCehdHs4u4mcNyVm1+XzpB20nmT141CmlH729dxIVTWICo+XQntBKQPa0HVP8524XGerYTdnhN\/tDgIO1xsBejIFu7QOf+U7NUzOo\/syde6Dux4e3qehYI94QP84nyaRkyCczXVFosgx+7bGVFCgkjG1PxFBGblgmT9sR03+X8VqwIDAQAB",
    "manifest_version": 3,
    "name": "Bright Data",
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "tabs",
        "storage",
        "privacy",
        "cookies",
        "browsingData",
        "offscreen",
        "management"
    ],
    "version": "1.444.421",
    "web_accessible_resources": [
        {
            "resources": [
                "options.html",
                "options.js",
                "flags\/*",
                "img\/*",
                "fonts\/*",
                "inject_script.js",
                "site_content.js",
                "error.html"
            ],
            "matches": [
                "*:\/\/brightdata.com\/*",
                "*:\/\/www.bright.cn\/*",
                "*:\/\/lum-bext.com\/*"
            ]
        }
    ]
}