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.
Co to jest C-PEN Connect (BT10)?
C-PEN Connect (BT10) to rozszerzenie Chrome opracowane przez https://cpen.com, a jego główną funkcją jest „This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia C-PEN Connect (BT10)
Pobierz pliki rozszerzeń C-PEN Connect (BT10) w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | C-PEN Connect (BT10) |
ID | dghlnbdlgkaocplkljohkjdbhpghgboo |
Oficjalny URL | https://chromewebstore.google.com/detail/c-pen-connect-bt10/dghlnbdlgkaocplkljohkjdbhpghgboo |
Opis | This Chrome extension connects to C-Pen Connect, and can be used for assistive text reading as well as general text capture. |
Rozmiar pliku | 1.53 MB |
Liczba instalacji | 1,000 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2022-02-22 |
Data Publikacji | 2020-03-01 |
Deweloper | https://cpen.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://cpen.com/software/connect-chrome-extension/ |
Adres URL Strony Pomocy | https://support.cpen.com |
Adres URL Strony Polityki Prywatności | https://cpen.com/privacy-policy-at-c-pen |
Obsługiwane Języki | 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": [ " |