AnnotatePro
Annotate Screenshots and make them Interactive
Qu'est-ce que AnnotatePro ?
AnnotatePro est une extension Chrome développée par https://annotatepro.mockflow.com, et sa fonction principale est "Annotate Screenshots and make them Interactive".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension AnnotatePro
Téléchargez les fichiers d'extension AnnotatePro au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | AnnotatePro |
ID | ggnchfknjkebijkdlbddehcpgfebapdc |
URL Officiel | https://chromewebstore.google.com/detail/annotatepro/ggnchfknjkebijkdlbddehcpgfebapdc |
Description | Annotate Screenshots and make them Interactive |
Taille du Fichier | 129 KB |
Nombre d'Installations | 445 |
Version Actuelle | 4.96 |
Dernière Mise à Jour | 2018-05-07 |
Date de Publication | 2018-05-07 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://annotatepro.mockflow.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://mockflow.com/apps/annotatepro |
URL de la Page d'Aide | http://support.mockflow.com |
Langues Prises en Charge | 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": [ " |