AnnotatePro
Annotate Screenshots and make them Interactive
什么是AnnotatePro?
AnnotatePro是由https://annotatepro.mockflow.com开发的Chrome扩展程序,该扩展的主要功能是“Annotate Screenshots and make them Interactive”。
扩展截图
下载AnnotatePro扩展crx文件
下载AnnotatePro扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | AnnotatePro |
ID | ggnchfknjkebijkdlbddehcpgfebapdc |
官方URL | https://chromewebstore.google.com/detail/annotatepro/ggnchfknjkebijkdlbddehcpgfebapdc |
简介 | Annotate Screenshots and make them Interactive |
文件大小 | 129 KB |
安装次数 | 445 |
当前版本 | 4.96 |
更新时间 | 2018-05-07 |
上架时间 | 2018-05-07 |
评分 | 5.00/5 共1次评分 |
开发者 | https://annotatepro.mockflow.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://mockflow.com/apps/annotatepro |
帮助页面URL | http://support.mockflow.com |
支持的语言 | 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": [ " |