Address Bar Search Options
Address Bar Search Options
Address Bar Search Options란 무엇입니까?
Address Bar Search Options은(는) Kunihiro Ando에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Address Bar Search Options"입니다.
확장 프로그램 스크린샷
Address Bar Search Options 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
===== e.g ===== Keyword: pinkfloyd option : @y Simply type pinkfloyd@y in address bar. ENTER-Key v2.2 bugfix(options page) v2.1 added options page ===== Options ===== @y = past year @m = past month @w = past week @d = past 24 hours @h = past hour @i = images @v = videos @yt = youtube @2y = past 2years... @5y = past 5years @2m = past 2 months... @11m = past 11 months @2w = past 2 weeks @3w = past 3 weeks @2d = past 2 days... @6d = past 6 days @2h = past 2 hours... @23h = past 23 hours
확장 프로그램 기본 정보
이름 | Address Bar Search Options |
ID | dgibfaacpcgapbgbopdcoaimigodiccn |
공식 URL | https://chromewebstore.google.com/detail/address-bar-search-option/dgibfaacpcgapbgbopdcoaimigodiccn |
설명 | Address Bar Search Options |
파일 크기 | 16.15 KB |
설치 횟수 | 40 |
현재 버전 | 2.2 |
최근 업데이트 | 2015-04-30 |
출시 날짜 | 2015-04-30 |
평점 | 4.75/5 총 4 개의 평점 |
개발자 | Kunihiro Ando |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Address Bar Search Options", "description": "Address Bar Search Options", "version": "2.2", "background": { "scripts": [ "background.js" ], "persistent": true }, "options_page": "options.html", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "permissions": [ "tabs", " |