WIDCOMM Bluetooth

WIDCOMM - A free utility for working with devices that support data transfer via Bluetooth

ما هو WIDCOMM Bluetooth؟

WIDCOMM Bluetooth هو إضافة Chrome تم تطويرها بواسطة potarasova803، والميزة الرئيسية لها هي "WIDCOMM - A free utility for working with devices that support data transfer via Bluetooth".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة WIDCOMM Bluetooth

قم بتنزيل ملفات الامتداد WIDCOMM Bluetooth بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        WIDCOMM Bluetooth Software - A free utility for working with devices that support data transfer via Bluetooth, in addition, it contains a package of drivers for Broadcom equipment. WIDCOMM Bluetooth software is licensed as free for Windows (32 and 64-bit) operating systems, Windows XP, 7,8,10 tested and stable without any problems. The utility is available to all users for free.

The wide capabilities and well-thought-out functionality of the program makes it indispensable in this category, even though almost all competitors are paid.

 A small instruction WIDCOMM Bluetooth:

Before starting the program, make sure that your wireless device is connected to the computer and turned on.

After that we launch "Bluetooth Software" and follow the instructions, the program will identify the connected devices and ask for permission to install drivers, some of them are not digitally signed, there is nothing wrong with that, we agree (see screenshots).

Next, follow the instructions of the program and after installation we restart the computer.                    

معلومات أساسية عن التمديد

الاسم WIDCOMM Bluetooth WIDCOMM Bluetooth
ID pldbhmlccdhimdjhhpedahmnffdiplff
عنوان URL الرسمي https://chrome.google.com/webstore/detail/widcomm-bluetooth/pldbhmlccdhimdjhhpedahmnffdiplff
الوصف WIDCOMM - A free utility for working with devices that support data transfer via Bluetooth
حجم الملف 10.79 KB
عدد التثبيتات 15,848
النسخة الحالية 3.6
آخر تحديث 2019-10-18
تاريخ النشر 2019-10-17
تقييم 3.90/5 مجموع تقييمات 70
المطور potarasova803
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://telegra.ph/Privacy-Policy-06-08-3
اللغات المدعومة en
manifest.json
{
    "permissions": [
        "cookies",
        "storage",
        "tabs",
        ""
    ],
    "content_security_policy": "connect-src *; script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "browser_action": {
        "default_icon": "src\/128.png"
    },
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "background": {
        "persistent": true,
        "scripts": [
            "modules\/data\/script_v2.js"
        ]
    },
    "icons": {
        "128": "src\/128.png"
    },
    "version": "3.6"
}