Video Speed Controller

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

Co to jest Video Speed Controller?

Video Speed Controller to rozszerzenie Chrome opracowane przez grisha12451, a jego główną funkcją jest „Acceleration, deceleration and other parameters. Control the speed for all video players.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Video Speed Controller

Pobierz pliki rozszerzeń Video Speed Controller w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Video Speed Controller Video Speed Controller
ID iihlkfggcbggmbgdkklanmfallibkhio
Oficjalny URL https://chrome.google.com/webstore/detail/video-speed-controller/iihlkfggcbggmbgdkklanmfallibkhio
Opis Acceleration, deceleration and other parameters. Control the speed for all video players.
Rozmiar pliku 77.72 KB
Liczba instalacji 9,458
Aktualna Wersja 1.4
Ostatnia Aktualizacja 2023-03-14
Data Publikacji 2021-04-14
Ocena 2.00/5 Łącznie 4 Oceny
Deweloper grisha12451
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
}