Cloud Vision
Adds a right-click menu item to images to detect text, labels and faces.
Apa itu Cloud Vision?
Cloud Vision adalah ekstensi Chrome yang dikembangkan oleh https://imjasonh.com, dan fitur utamanya adalah "Adds a right-click menu item to images to detect text, labels and faces.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Cloud Vision
Unduh file ekstensi Cloud Vision 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
Right-click an image and select "Text detection" to have detected text copied to your clipboard. Select "Label detection" to display terms to label your image. Select "Face detection" to outline faces detected in the image. Powered by the Google Cloud Vision API: https://cloud.google.com/vision/ Source available at https://github.com/GoogleCloudPlatform/cloud-vision/tree/master/chrome-extension Icons made by Freepik (http://www.freepik.com) from Flaticon (http://www.flaticon.com) is licensed by CC 3.0 BY (http://creativecommons.org/licenses/by/3.0/)
Informasi Dasar Ekstensi
Nama | Cloud Vision |
ID | nblmokgbialjjgfhfofbgfcghhbkejac |
URL Resmi | https://chromewebstore.google.com/detail/cloud-vision/nblmokgbialjjgfhfofbgfcghhbkejac |
Deskripsi | Adds a right-click menu item to images to detect text, labels and faces. |
Ukuran File | 7.68 KB |
Jumlah Instalasi | 901 |
Versi Saat Ini | 0.0.9 |
Terakhir Diperbarui | 2016-03-25 |
Tanggal Publikasi | 2016-03-25 |
Penilaian | 4.07/5 Total 15 Penilaian |
Pengembang | https://imjasonh.com |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cloud Vision", "description": "Adds a right-click menu item to images to detect text, labels and faces.", "version": "0.0.9", "permissions": [ "clipboardWrite", "contextMenus", "notifications", "file:\/\/*", " |