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 |
Eメール | [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": [ " |