Change YouTube Speed 0.0625x to 16x

Change playback speed of YouTube videos from 0.0625x to 16x.

Change YouTube Speed 0.0625x to 16x란 무엇입니까?

Change YouTube Speed 0.0625x to 16x은(는) Aenos에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Change playback speed of YouTube videos from 0.0625x to 16x."입니다.

확장 프로그램 스크린샷

screenshot

Change YouTube Speed 0.0625x to 16x 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Elevate your YouTube viewing experience with our Chrome extension that lets you control the playback speed of videos. With a simple slider, you can set speeds anywhere from 0.0625x for ultra-slow motion to 16x for a quick watch. Whether you want to take your time understanding tutorials or speed through lengthy content, our extension puts you in charge. This user-friendly tool is designed for convenience, allowing you to adjust playback speed effortlessly. Slow down videos to catch every detail or speed them up for efficient watching. Download our extension now and take control of your YouTube experience by customizing playback speeds to suit your preferences.                    

확장 프로그램 기본 정보

이름 Change YouTube Speed 0.0625x to 16x Change YouTube Speed 0.0625x to 16x
ID pklbleajhbaepjkeaacdbddpfifjomdf
공식 URL https://chromewebstore.google.com/detail/change-youtube-speed-0062/pklbleajhbaepjkeaacdbddpfifjomdf
설명 Change playback speed of YouTube videos from 0.0625x to 16x.
파일 크기 416 KB
설치 횟수 76
현재 버전 1.2.6
최근 업데이트 2023-12-09
출시 날짜 2023-11-29
개발자 Aenos
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Change YouTube Speed 0.0625x to 16x",
    "description": "Change playback speed of YouTube videos from 0.0625x to 16x.",
    "version": "1.2.6",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ],
    "background": {
        "service_worker": "service-worker.js"
    }
}