Chronos
Audio/Video playback controller
Chronos란 무엇입니까?
Chronos은(는) tsopeh에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Audio/Video playback controller"입니다.
확장 프로그램 스크린샷
Chronos 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
You don't need 'more time' in order to see or hear something new. All you need is to take most out of the time that you can spare. Save your time by viewing any (YouTube video, Podcast or AudioBooks) content in the half of the time of its duration, or less. Toggle 'loop' on short content or toggle native controls if none are present.
확장 프로그램 기본 정보
이름 | Chronos |
ID | hmjgbblacekjjjcbopihopcniepnoenj |
공식 URL | https://chromewebstore.google.com/detail/chronos/hmjgbblacekjjjcbopihopcniepnoenj |
설명 | Audio/Video playback controller |
파일 크기 | 79.2 KB |
설치 횟수 | 90 |
현재 버전 | 1.3.0 |
최근 업데이트 | 2019-11-15 |
출시 날짜 | 2019-11-12 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | tsopeh |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/c0pe/Chronos |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chronos", "version": "1.3.0", "description": "Audio\/Video playback controller", "icons": { "16": ".\/assets\/icons\/chronos_icon_light-16.png", "48": ".\/assets\/icons\/chronos_icon_light-48.png", "96": ".\/assets\/icons\/chronos_icon_light-96.png", "128": ".\/assets\/icons\/chronos_icon_light-128.png" }, "browser_action": { "browser_style": true, "default_title": "Chronos - Audio\/Video playback controller", "default_popup": ".\/popup\/popup.html" }, "content_scripts": [ { "all_frames": true, "run_at": "document_idle", "matches": [ " |