GeText
Extension can get text from image using OCR engine
Что такое GeText?
GeText - это расширение Chrome, разработанное Krishna, и его основная функция - "Extension can get text from image using OCR engine".
Снимки экрана расширения
Скачать файл CRX расширения GeText
Скачайте файлы расширений GeText в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
It allows to grab Text from any image or current web page by cropping required context, its like a Image Reader help you easily get words out of any image. Many developers are struggling while writing code from tutorials, using this can get any code from on it, As a developer you don't always find code in text format. Instructions to Use 1. Click on Browser icon 2. Crop what you want 3. Automatically it trigger to get code or text from the right side popup 4. Copy and close it Version 3.0: Bugs fixed, Draggable popup Dark and light modes are added, Escape to close extension popup, Shortcut Keys:- Windows : Ctrl + M Mac : Command + M
Основная информация о расширении
Название | GeText |
ID | dkcgooalhicnkfdiaejibmfjcgoiflfg |
Официальный URL | https://chromewebstore.google.com/detail/getext/dkcgooalhicnkfdiaejibmfjcgoiflfg |
Описание | Extension can get text from image using OCR engine |
Размер файла | 1.36 MB |
Количество установок | 2,919 |
Текущая Версия | 3.0 |
Последнее Обновление | 2021-05-24 |
Дата публикации | 2021-02-01 |
Рейтинг | 2.87/5 Всего 15 оценок |
Разработчик | Krishna |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "3.0", "name": "GeText", "description": "Extension can get text from image using OCR engine", "permissions": [ "storage", "file:\/\/*", " |