Change YouTube Speed 0.0625x to 16x

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

Qu'est-ce que Change YouTube Speed 0.0625x to 16x ?

Change YouTube Speed 0.0625x to 16x est une extension Chrome développée par Aenos, et sa fonction principale est "Change playback speed of YouTube videos from 0.0625x to 16x.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Change YouTube Speed 0.0625x to 16x

Téléchargez les fichiers d'extension Change YouTube Speed 0.0625x to 16x au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Change YouTube Speed 0.0625x to 16x Change YouTube Speed 0.0625x to 16x
ID pklbleajhbaepjkeaacdbddpfifjomdf
URL Officiel https://chromewebstore.google.com/detail/change-youtube-speed-0062/pklbleajhbaepjkeaacdbddpfifjomdf
Description Change playback speed of YouTube videos from 0.0625x to 16x.
Taille du Fichier 416 KB
Nombre d'Installations 76
Version Actuelle 1.2.6
Dernière Mise à Jour 2023-12-09
Date de Publication 2023-11-29
Développeur Aenos
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}