Settings
Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings)
Settings란 무엇입니까?
Settings은(는) Jacob "kurtextrem" Groß에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings)"입니다.
확장 프로그램 스크린샷
Settings 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This Extension opens the chrome://settings
확장 프로그램 기본 정보
이름 | ![]() |
ID | faahkngnceajodamkiilofplklgpoadf |
공식 URL | https://chrome.google.com/webstore/detail/settings/faahkngnceajodamkiilofplklgpoadf |
설명 | Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings) |
파일 크기 | 3.63 KB |
설치 횟수 | 2,000 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2013-06-15 |
출시 날짜 | 2013-06-15 |
평점 | 2.86/5 총 14 개의 평점 |
개발자 | Jacob "kurtextrem" Groß |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.kurtextrem.de/chrome/PRIVACY.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "pref.png", "popup": "popup.html" }, "description": "Opens the Settings Windows (chrome:\/\/settings) directly from the toolbar. (Open about:labs and enable tabbed settings)", "icons": { "128": "pref.png", "16": "pref.png", "32": "pref.png", "48": "pref.png" }, "name": "Settings", "manifest_version": 2, "version": "1.0.1" } |