C-PEN Connect (BT10)
This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture.
ما هو C-PEN Connect (BT10)؟
C-PEN Connect (BT10) هو إضافة Chrome تم تطويرها بواسطة https://cpen.com، والميزة الرئيسية لها هي "This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة C-PEN Connect (BT10)
قم بتنزيل ملفات الامتداد C-PEN Connect (BT10) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
C-Pen Connect companion software. This extension enables Chrome browser to connect to C-PEN Connect pen scanner and receive scanned text - and have it read out loud. Compatible with Chrome browser on MAC and Windows.
معلومات أساسية عن التمديد
الاسم | C-PEN Connect (BT10) |
ID | dghlnbdlgkaocplkljohkjdbhpghgboo |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/c-pen-connect-bt10/dghlnbdlgkaocplkljohkjdbhpghgboo |
الوصف | This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture. |
حجم الملف | 1.53 MB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2022-02-22 |
تاريخ النشر | 2020-03-01 |
المطور | https://cpen.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://cpen.com/software/connect-chrome-extension/ |
عنوان صفحة المساعدة | https://support.cpen.com |
عنوان صفحة سياسة الخصوصية | https://cpen.com/privacy-policy-at-c-pen |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "C-PEN Connect (BT10)", "short_name": "C-PEN BT10", "description": "This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture.", "version": "1.0.0", "manifest_version": 2, "background": { "scripts": [ "app\/background.js" ] }, "browser_action": [], "icons": { "16": "\/static\/media\/c-logo-16.png", "48": "\/static\/media\/c-logo-48.png", "128": "\/static\/media\/c-logo-128.png" }, "permissions": [ "storage", "activeTab", "tts" ], "content_scripts": [ { "matches": [ " |