Browser QuickLinks
Click a single button to quickly jump to a number of useful, but often hidden features in chrome.
Browser QuickLinks란 무엇입니까?
Browser QuickLinks은(는) Steven에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Click a single button to quickly jump to a number of useful, but often hidden features in chrome."입니다.
확장 프로그램 스크린샷
Browser QuickLinks 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Chrome is as we all know the best browser by far, but sometimes it is difficult to find some of the more useful but hidden features, like: • Accessing your bookmarks • Viewing your browsing History • Seeing your download history • Managing your installed extensions • Manage your installed plug-ins • Checking out your memory utilisation • Changing your browser settings Yes a lot of these features are only a few clicks away and yes some of them have keyboard shortcuts already, but if you only use them every now and then it is great to have them all on a single button. Updates V1.7: Added Spanish - gracias TheMegaCT V1.6: Changes to support the new Chrome manifest files V1.5: Was not working in Chrome Beta branch - all working again V1.4: Added German language support - Thanks to Surrogard! V1.3: Added Russian language support - Thanks to Kuprijan! V1.2: Added Italian language support - Thanks to Ale Rox! V1.1: Contains several language variants, including Polish - thanks Jarosław Want to make this extension even better? Please consider helping me translate it to your native language by visiting the link https://spreadsheets0.google.com/viewform?formkey=dHlXSmw1ZmF0NnFfUEIwTzJ5emd1ZEE6MQ#gid=0
확장 프로그램 기본 정보
이름 | Browser QuickLinks |
ID | plpjogfhobhpdcmcblieglnoooccfcmm |
공식 URL | https://chromewebstore.google.com/detail/browser-quicklinks/plpjogfhobhpdcmcblieglnoooccfcmm |
설명 | Click a single button to quickly jump to a number of useful, but often hidden features in chrome. |
파일 크기 | 48.81 KB |
설치 횟수 | 9,042 |
현재 버전 | 1.9 |
최근 업데이트 | 2013-06-12 |
출시 날짜 | 2013-06-11 |
평점 | 4.68/5 총 68 개의 평점 |
개발자 | Steven |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.youtube.com/playlist?list=PL68BF499BB404F004 |
도움말 페이지 URL | https://spreadsheets0.google.com/viewform?formkey=dHlXSmw1ZmF0NnFfUEIwTzJ5emd1ZEE6MQ#gid=0 |
지원되는 언어 | de,en,en-US,fil,es,it,pl,ru,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.9", "name": "__MSG_chrome_extension_name__", "description": "__MSG_chrome_extension_description__", "manifest_version": 2, "browser_action": { "default_icon": "Icon128.png", "default_popup": "popup.html" }, "default_locale": "en_US", "icons": { "16": "Icon16.png", "48": "Icon48.png", "128": "Icon128.png" } } |