AnnotatePro
Annotate Screenshots and make them Interactive
Hvad er AnnotatePro?
AnnotatePro er en Chrome-udvidelse udviklet af https://annotatepro.mockflow.com, og dens hovedfunktion er "Annotate Screenshots and make them Interactive".
Udvidelsesskærmbilleder
Download AnnotatePro-udvidelses-CRX-fil
Download AnnotatePro-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | AnnotatePro |
ID | ggnchfknjkebijkdlbddehcpgfebapdc |
Officiel URL | https://chromewebstore.google.com/detail/annotatepro/ggnchfknjkebijkdlbddehcpgfebapdc |
Beskrivelse | Annotate Screenshots and make them Interactive |
Filstørrelse | 129 KB |
Antal Installationer | 445 |
Nuværende Version | 4.96 |
Senest Opdateret | 2018-05-07 |
Udgivelsesdato | 2018-05-07 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://annotatepro.mockflow.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://mockflow.com/apps/annotatepro |
Hjælpeside-URL | http://support.mockflow.com |
Understøttede Sprog | 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": [ " |