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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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": [ " |