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.
Apa itu C-PEN Connect (BT10)?
C-PEN Connect (BT10) adalah ekstensi Chrome yang dikembangkan oleh https://cpen.com, dan fitur utamanya adalah "This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi C-PEN Connect (BT10)
Unduh file ekstensi C-PEN Connect (BT10) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | C-PEN Connect (BT10) |
ID | dghlnbdlgkaocplkljohkjdbhpghgboo |
URL Resmi | https://chromewebstore.google.com/detail/c-pen-connect-bt10/dghlnbdlgkaocplkljohkjdbhpghgboo |
Deskripsi | This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture. |
Ukuran File | 1.53 MB |
Jumlah Instalasi | 1,000 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2022-02-22 |
Tanggal Publikasi | 2020-03-01 |
Pengembang | https://cpen.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://cpen.com/software/connect-chrome-extension/ |
URL Halaman Bantuan | https://support.cpen.com |
URL Halaman Kebijakan Privasi | https://cpen.com/privacy-policy-at-c-pen |
Bahasa yang Didukung | 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": [ " |