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文件

下載Change YouTube Speed 0.0625x to 16x擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}