AnnotatePro
Annotate Screenshots and make them Interactive
Apa itu AnnotatePro?
AnnotatePro adalah ekstensi Chrome yang dikembangkan oleh https://annotatepro.mockflow.com, dan fitur utamanya adalah "Annotate Screenshots and make them Interactive".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi AnnotatePro
Unduh file ekstensi AnnotatePro 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
AnnotatePro is a full featured annotation tool for illustrating images and creating interactive pictures This chrome extension instantly snaps screenshots and sends it to AnnotatePro editor where you can annotate the image, make it interactive and share the annotation via URL.
Informasi Dasar Ekstensi
Nama | AnnotatePro |
ID | ggnchfknjkebijkdlbddehcpgfebapdc |
URL Resmi | https://chromewebstore.google.com/detail/annotatepro/ggnchfknjkebijkdlbddehcpgfebapdc |
Deskripsi | Annotate Screenshots and make them Interactive |
Ukuran File | 129 KB |
Jumlah Instalasi | 445 |
Versi Saat Ini | 4.96 |
Terakhir Diperbarui | 2018-05-07 |
Tanggal Publikasi | 2018-05-07 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://annotatepro.mockflow.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://mockflow.com/apps/annotatepro |
URL Halaman Bantuan | http://support.mockflow.com |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AnnotatePro", "description": "Annotate Screenshots and make them Interactive", "version": "4.96", "minimum_chrome_version": "29", "web_accessible_resources": [ "ui\/*", "images\/*", "js\/internal\/popup\/toolbariframe.js" ], "background": { "scripts": [ "\/js\/internal\/backgroundscript.js" ] }, "browser_action": { "default_icon": "images\/plugin\/icon-32.png", "default_popup": "ui\/popup\/index.html" }, "externally_connectable": { "matches": [ "https:\/\/annotatepro.mockflow.com\/*" ] }, "content_scripts": [ { "matches": [ " |