Custom Video Speed for YouTube™

change the current & default speed of YouTube™ videos by steps of 0.1 from 0.1 up to 8.0 using sliders, buttons, and/or the keyboard

Apa itu Custom Video Speed for YouTube™?

Custom Video Speed for YouTube™ adalah ekstensi Chrome yang dikembangkan oleh Thomas Povinelli, dan fitur utamanya adalah "change the current & default speed of YouTube™ videos by steps of 0.1 from 0.1 up to 8.0 using sliders, buttons, and/or the keyboard".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Custom Video Speed for YouTube™

Unduh file ekstensi Custom Video Speed for YouTube™ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        10.0.0 UPDATE!
Version 9.0.0 is rolled back. There is NO LONGER the music check feature. In the development and deployment of 9.0.0, a serious bug was introduced. Until this bug can be solved, the extension features are being rolled back to the 8.0.0 version. A new version number is necessary when publishing to the web store, but version 10.0.0 has the exact same features and functionality as 8.0.0 did.

9.0.0 UPDATE!
This is a major update that introduces a new feature: the detection of music videos! The extension now has an option to detect music videos and reset speed to 1 if it does. This only works for music from official YouTube™ Music channels (the ones with the little music note by the artist name). By default this is disabled so as not to disrupt the typical experience but it can be turned on in the options page!

8.0.0 UPDATE!
There are no major User-facing changes in this update, however the extension now uses Manifest v3. This is necessary because Google will soon remove support for Manifest v2 from Chrome. No features or options should change and this update should be entirely transparent. 

7.0.0 UPDATE!
Text fields no longer mess with the extension's functionality. By default, when typing text on a webpage, the extension will ignore your hot keys so the speed doesn't change, and you can write comments in peace! You can still turn this option back on if, for some reason, you like changing speed while typing in the options page. 

6.1.2 UPDATE!
Replaced Icon and text due to guidelines

6.1.0 UPDATE!
Contributions from @jclaveau on GitHub to enable features in embedded YouTube™s and iframes from YouTube. 

6.0.0 UPDATE!

This is a breaking change. In an effort to make the extension work as closely as possible to how it was in 5.1.0 provided no options are changed, the following things were done
1. 'keypress' was changed to 'keydown' this due to how macOS reports codes in keypress. This should be transparent to the users
2. The options page no longer uses `keyCode` it now uses `key`. `keyCode` is deprecated and inconsistent between platforms and more opaque to use.
3. `event.preventDefault()` is now an option and no longer forced on. Not calling preventDefault() is the old behavior of 5.1.0 so this decision is so that the extension more closely works like 5.1.0 if no key bindings are changed

This will make the extension act more like it did before 5.2.0. It does however break the keyboard shortcuts that people might have set until now


5.2.0 UPDATE!

NEW FEATURE: Change the keyboard shortcuts for the app! You can now change the keys that control the extension. Below (in the description) you can see the default keys used to control the extension. You can use the new options page to change which keys do what. There is also (though there has been for a while) the option to disable keyboard controls entirely if you prefer.

---
5.1.0 UPDATE!
This update has all of your favorite features of the last update PLUS now you can change the values of the buttons in the extension to whatever value you want so you have easy access to your favorite speed settings.

---
5.0.0 RECENTLY UPDATED!!! BUGS FIXED!! I noticed that when ads play it resets the speed the video. I have added a mechanism that ensures the speed is always moving at the current setting when the video is playing even after an ad interrupts it!!

5.0.2 Fixed issue with the grave key and added number formatting so there are no long decimal points

---
This extension lets you change the speed of YouTube™ videos in a more granular way than the default options in the player. The player on YouTube™ let's you change the speed to 0.25x, 0.5x, 0.75x, 1x, 1.25x, 1.5x, 1.75x, and 2.0x the normal speed. This extension lets you change the speed of playback to between 0.1x to 8.0x normal speed by steps of 1.0, 0.5, 0.1, or 0.05.

Once you find a speed you like, you can also save it as the default speed which all YouTube™ videos will play at when opening.

You can also program up to 7 "preset speeds" that allow you to simply click a button and set the speed of the YouTube video to your stored preset.

By default this extension adds a the ability to control the speed of a YouTube™ video and some playback with keyboard shortcuts.

The '+' and '-' keys to change the speed by 0.1 and to the '*' and '/' keys change the speed in increments of 1.0.

If you hold shift while pressing these, '+' and '-' move in steps of 0.05 and '*' and '/' move in steps of 0.5.

It also assigns '`' to reset the speed to 1.0x normal speed.

Finally, it uses '[' and ']' to move through the video in time steps proportional to the speed of the video, rather than in increments of 5 or 10 seconds.

These shortcuts *can* be disabled on demand if you prefer not to have them and can be re-enabled at any time

I made this extension for fun and because it really made my YouTube™ experience better. I published it because I thought it might be useful for other people as well. I cannot promise every single YouTube page and video will work perfectly with this extension.  YouTube has a lot of places like gaming, educational playlists, livestreams, etc.

This extension is open source on GitHub (see website) link, and I am open to suggestions, issues, and fixes but I cannot make any promises about what I will do with those things if i receive them.

YouTube™ is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.                    

Informasi Dasar Ekstensi

Nama Custom Video Speed for YouTube™ Custom Video Speed for YouTube™
ID hjemikpikabiolgbpbdlgeccljdfdicf
URL Resmi https://chromewebstore.google.com/detail/custom-video-speed-for-yo/hjemikpikabiolgbpbdlgeccljdfdicf
Deskripsi change the current & default speed of YouTube™ videos by steps of 0.1 from 0.1 up to 8.0 using sliders, buttons, and/or the keyboard
Ukuran File 44.13 KB
Jumlah Instalasi 2,352
Versi Saat Ini 10.0.0
Terakhir Diperbarui 2023-10-18
Tanggal Publikasi 2020-06-30
Penilaian 4.09/5 Total 22 Penilaian
Pengembang Thomas Povinelli
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/elunico/custom-youtube-speed
URL Halaman Bantuan https://github.com/elunico/custom-youtube-speed
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Custom Video Speed for YouTube\u2122",
    "version": "10.0.0",
    "manifest_version": 3,
    "description": "change the current & default speed of YouTube\u2122 videos by steps of 0.1 from 0.1 up to 8.0 using sliders, buttons, and\/or the keyboard",
    "homepage_url": "https:\/\/github.com\/elunico\/custom-youtube-speed",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Custom Video Speed for YouTube\u2122",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "options_page": "src\/options\/options.html",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/youtube.com\/*",
        "https:\/\/youtu.be\/*"
    ],
    "omnibox": {
        "keyword": "cytspeed"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/youtu.be\/*"
            ],
            "js": [
                "src\/inject\/inject.js"
            ],
            "css": [
                "src\/inject\/inject.css"
            ],
            "all_frames": true
        }
    ]
}