Voice Control for Chrome™ (Beta)
Voice Control for Chrome™
Voice Control for Chrome™ (Beta)란 무엇입니까?
Voice Control for Chrome™ (Beta)은(는) Kunihiro Ando에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Voice Control for Chrome™"입니다.
확장 프로그램 스크린샷
Voice Control for Chrome™ (Beta) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Voice Control for Chrome™ lets you control your Chrome browser with your voice. Click the extension icon -> a Voice input window will open ***Beta testing*** ---hit a hint--- Hit-a-Hint Hit-a-Hint -newtab Hit-a-Hint -continuous ---scroll--- scroll up scroll down scroll left scroll right scroll to top scroll to half scroll to bottom scroll down full page scroll up full page ---select tab--- select first tab select last tab select left tab select right tab select next window ---history--- forward in history back in history ---search web--- search web search web in new tab ---tab list--- show tabList ---open--- open bookmark open bookmark in new tab open history entry open history entry in new tab open URL open URL in new tab open URL in new tab background ---focus--- focus first text input blur focus focus next editable element focus previous editable element ---close/restore--- close current tab close left tabs close right tabs close other tabs close current window restore closed tab ---pin/unpin--- pin/unpin tab ---create--- create new tab create new tab background create new window --screen capture-- visible area full page ---to clipboard--- copy current URL copy url and title copy url and title as a tag URL Shortener ---link label--- follow link labeled next follow link labeled previous ---go to--- go to parent dir go to root ---mark--- set mark jump to mark ---split window--- split window vertically split window horizontally ---reload--- reload cacheless reload reload all tabs ---sort tab--- sort tab (title) sort tab (URL) sort tab (id) ---etc---- duplicate tab store/load tabs save as MHTML options page
확장 프로그램 기본 정보
이름 | |
ID | ancnfbchjkhjgjibpchmfoncockgcmjh |
공식 URL | https://chrome.google.com/webstore/detail/voice-control-for-chrome/ancnfbchjkhjgjibpchmfoncockgcmjh |
설명 | Voice Control for Chrome™ |
파일 크기 | 161 KB |
설치 횟수 | 1,000 |
현재 버전 | 3.0 |
최근 업데이트 | 2015-09-08 |
출시 날짜 | 2015-09-08 |
평점 | 2.85/5 총 13 개의 평점 |
개발자 | Kunihiro Ando |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "43", "name": "Voice Control for Chrome\u2122 (Beta)", "description": "Voice Control for Chrome\u2122", "browser_action": { "default_icon": "icon19.png", "default_title": "Voice Control for Chrome\u2122" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "all_frames": true, "run_at": "document_start", "js": [ "contentscript.js" ], "matches": [ " |