recordable
Simplest screen capture and video recorder for your Chrome browser. Create, sketch, annotate and download to share
recordableとは何ですか?
recordableはhttps://recordable.coによって開発されたChromeの拡張機能で、その主な機能は「Simplest screen capture and video recorder for your Chrome browser. Create, sketch, annotate and download to share」です。
拡張機能のスクリーンショット
recordable拡張機能のCRXファイルをダウンロード
recordable拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Recordable is a free, simple and ultra versatile screen recorder tool for Chrome. It is quick and simple to install and get using immediately. Simply record your Chrome tab, browser window or computer screen. Whilst recording take a quick snapshot, draw a sketch or write some text notes to comment on the screen. Snapshots allow you to capture exactly what's on the screen so you can share with your colleagues, users or visitors. Draw sketches on the browser screen to bring attention to something you need to share. Write notes into a moveable text widget so you can share your thoughts or notes with others. Complete deep user journeys whilst recording across links and browser tabs to gain and share greater context. When you're finished, capture basic browser and operating system information to share and aid debugging. Some of our favourite use cases for Recordable : - Designers : Generate a video to share user flows with the team and sketch highlights to draw attention - Developers : Capture a screen shot when you want to share a part of a website with a remote colleague - Product Managers : Record and enhance your product demos so they can be watched again and again - QA : Record the customer journey where you've captured a bug and write detailed step by step notes to complement the defect report Recordable's continual discovery is user led. Please vote on the public Trello board. The most popular features will be prioritised first! - https://trello.com/b/5qiAfcjm/recordable-roadmap So whether you need to get your point across to a friend, colleague or stakeholder, make recommendations for improvements or highlight bugs - ElasticTribe's recordable is the tool for the job.
拡張機能の基本情報
名前 | recordable |
ID | eemlmflceflimbfhcpmbpolemefajhdl |
公式URL | https://chromewebstore.google.com/detail/recordable/eemlmflceflimbfhcpmbpolemefajhdl |
説明 | Simplest screen capture and video recorder for your Chrome browser. Create, sketch, annotate and download to share |
ファイルサイズ | 266 KB |
インストール数 | 1,666 |
現在のバージョン | 0.4.2 |
最終更新日 | 2018-04-16 |
公開日 | 2018-04-16 |
評価 | 2.64/5 合計 11 レビュー |
開発者 | https://recordable.co |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://recordable.co |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "recordable", "short_name": "recordable", "author": "Paul Barnes, ElasticTribe", "version": "0.4.2", "manifest_version": 2, "minimum_chrome_version": "49", "description": "Simplest screen capture and video recorder for your Chrome browser. Create, sketch, annotate and download to share", "homepage_url": "https:\/\/recordable.co", "background": { "scripts": [ "background.js", "RecordRTC.min.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |