Video Speed Controller

Acceleration, deceleration and other parameters. Control the speed for all video players.

Hvad er Video Speed Controller?

Video Speed Controller er en Chrome-udvidelse udviklet af grisha12451, og dens hovedfunktion er "Acceleration, deceleration and other parameters. Control the speed for all video players.".

Udvidelsesskærmbilleder

screenshot

Download Video Speed Controller-udvidelses-CRX-fil

Download Video Speed Controller-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        We would like to provide you with an offer you cannot refuse. These are HTML5 Video Speed   Controls. We have collected in it many useful functions with which you can edit your video. HTML5 Video Speed   Controls gives you the ability to slow down or speed up your video, rewind or watch it again. The app is completely easy to use. It fits all video players. After slowing down, the quality of your video will not deteriorate. We are confident that after using HTML5 Video Speed   Controls, you will be satisfied with the result. Speed   control is completely free, just download it and start using it.                    

Grundlæggende oplysninger om udvidelsen

Navn Video Speed Controller Video Speed Controller
ID iihlkfggcbggmbgdkklanmfallibkhio
Officiel URL https://chrome.google.com/webstore/detail/video-speed-controller/iihlkfggcbggmbgdkklanmfallibkhio
Beskrivelse Acceleration, deceleration and other parameters. Control the speed for all video players.
Filstørrelse 77.72 KB
Antal Installationer 9,458
Nuværende Version 1.4
Senest Opdateret 2023-03-14
Udgivelsesdato 2021-04-14
Bedømmelse 2.00/5 Samlet 4 Bedømmelser
Udvikler grisha12451
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "mnabityHgan\/mitrafeLopad\/bripewNoit\/lkajNam\/mtaferBun\/loapaoNorit.png"
    },
    "manifest_version": 2,
    "options_page": "mnabityHgan\/bitrafGerfza.htm",
    "permissions": [
        "storage",
        ""
    ],
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "Acceleration, deceleration and other parameters. Control the speed for all video players.",
    "browser_action": {
        "default_icon": "mnabityHgan\/mitrafeLopad\/bripewNoit\/lkajNam\/mtaferBun\/loapaoNorit.png",
        "default_popup": "mnabityHgan\/bitrafGerfza.htm"
    },
    "background": {
        "scripts": [
            "morty.js"
        ]
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "ladiperaf.css"
            ],
            "exclude_matches": [
                "https:\/\/plus.google.com\/hangouts\/*",
                "https:\/\/hangouts.google.com\/hangouts\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/teamtreehouse.com\/*",
                "http:\/\/www.hitbox.tv\/*"
            ],
            "js": [
                "HtraferLopewaXimola.js",
                "kitrafLopert.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        "*.css",
        "*.js"
    ],
    "version": "1.4"
}