AnnotatePro
Annotate Screenshots and make them Interactive
Wat is AnnotatePro?
AnnotatePro is een Chrome-extensie ontwikkeld door https://annotatepro.mockflow.com, en de belangrijkste functie is "Annotate Screenshots and make them Interactive".
Extensie Screenshots
Download het CRX-bestand van de extensie AnnotatePro
Download AnnotatePro-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | AnnotatePro |
ID | ggnchfknjkebijkdlbddehcpgfebapdc |
Officiële URL | https://chromewebstore.google.com/detail/annotatepro/ggnchfknjkebijkdlbddehcpgfebapdc |
Beschrijving | Annotate Screenshots and make them Interactive |
Bestandsgrootte | 129 KB |
Aantal Installaties | 445 |
Huidige Versie | 4.96 |
Laatst Bijgewerkt | 2018-05-07 |
Publicatiedatum | 2018-05-07 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://annotatepro.mockflow.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://mockflow.com/apps/annotatepro |
Help Pagina-URL | http://support.mockflow.com |
Ondersteunde Talen | 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": [ " |