AnnotatePro
Annotate Screenshots and make them Interactive
O que é AnnotatePro?
AnnotatePro é uma extensão do Chrome desenvolvida por https://annotatepro.mockflow.com, e sua principal característica é "Annotate Screenshots and make them Interactive".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão AnnotatePro
Baixe arquivos de extensão AnnotatePro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | AnnotatePro |
ID | ggnchfknjkebijkdlbddehcpgfebapdc |
URL Oficial | https://chromewebstore.google.com/detail/annotatepro/ggnchfknjkebijkdlbddehcpgfebapdc |
Descrição | Annotate Screenshots and make them Interactive |
Tamanho do Arquivo | 129 KB |
Contagem de Instalações | 445 |
Versão Atual | 4.96 |
Última Atualização | 2018-05-07 |
Data de Publicação | 2018-05-07 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://annotatepro.mockflow.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://mockflow.com/apps/annotatepro |
URL da Página de Ajuda | http://support.mockflow.com |
Idiomas Suportados | 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": [ " |