Predictive Tab Key Auto Complete
Auto Completes Everything You Type In, Without Disturbing.
Predictive Tab Key Auto Complete란 무엇입니까?
Predictive Tab Key Auto Complete은(는) bt에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Auto Completes Everything You Type In, Without Disturbing."입니다.
확장 프로그램 스크린샷
Predictive Tab Key Auto Complete 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
NOW WITH NEXT WORD PREDICTION! Intelligently predicts complete words as you type into any textbox on a webpage. Dynamically learns from web pages you have kept open and coupled with an offline dictionary of popular words. The suggestions given are accurate, personalized and blazingly fast! This extension erases all your personal data when your close the browser window to protect your privacy. It does not show annoying suggestion popup boxes but, uses just a few, simple and intuitive keyboard shortcuts you're familiar with for auto completion. * Press [ TAB | ENTER | RIGHT ARROW ] to ACCEPT the predicted text, AUTOMATICALLY INSERT A SPACE and keep typing. * Press SHIFT + [ TAB | ENTER | RIGHT ARROW ] to ACCEPT the predicted text, WITHOUT AUTOMATIC SPACING. * To IGNORE, Just keep typing. * Press [ DELETE | BACKSPACE ] to REMOVE the displayed prediction, PRESS AGAIN to REMOVE ONE CHARACTER to the LEFT and SHOW NEW suggestions. * Press SHIFT + [ DELETE | BACKSPACE ] to REMOVE the displayed prediction, PRESS AGAIN to REMOVE ONE CHARACTER to the LEFT and will NOT SHOW suggestions. * This extension will reload all open tabs on your browser ON INSTALLATION to update its session dictionary and be usable without a browser restart. # FUTURE * Support for ContentEditable Coming Soon.
확장 프로그램 기본 정보
이름 | |
ID | jdoppinocmncfoogncheajbjeipceeok |
공식 URL | https://chrome.google.com/webstore/detail/predictive-tab-key-auto-c/jdoppinocmncfoogncheajbjeipceeok |
설명 | Auto Completes Everything You Type In, Without Disturbing. |
파일 크기 | 218 KB |
설치 횟수 | 949 |
현재 버전 | 2015.12.11.5 |
최근 업데이트 | 2015-12-11 |
출시 날짜 | 2015-12-11 |
평점 | 2.68/5 총 31 개의 평점 |
개발자 | bt |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.qbuzzer.com |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Predictive Tab Key Auto Complete", "version": "2015.12.11.5", "description": "Auto Completes Everything You Type In, Without Disturbing.", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "background": { "scripts": [ "scripts\/background_browserify.js" ], "persistent": false }, "author": "Bhaskar Tiwari", "content_scripts": [ { "matches": [ " |