AnnotatePro
Annotate Screenshots and make them Interactive
Cos'è AnnotatePro?
AnnotatePro è un'estensione di Chrome sviluppata da https://annotatepro.mockflow.com, e la sua funzione principale è "Annotate Screenshots and make them Interactive".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AnnotatePro
Scarica i file di estensione AnnotatePro in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | AnnotatePro |
ID | ggnchfknjkebijkdlbddehcpgfebapdc |
URL Ufficiale | https://chromewebstore.google.com/detail/annotatepro/ggnchfknjkebijkdlbddehcpgfebapdc |
Descrizione | Annotate Screenshots and make them Interactive |
Dimensione del File | 129 KB |
Conteggio Installazioni | 445 |
Versione Corrente | 4.96 |
Ultimo Aggiornamento | 2018-05-07 |
Data di Pubblicazione | 2018-05-07 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://annotatepro.mockflow.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://mockflow.com/apps/annotatepro |
URL della Pagina di Aiuto | http://support.mockflow.com |
Lingue Supportate | 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": [ " |