Playback Control-Speed up, Slow down, Rewind

Html5 video player playback control: speed up, slow down, rewind ...

Co to jest Playback Control-Speed up, Slow down, Rewind?

Playback Control-Speed up, Slow down, Rewind to rozszerzenie Chrome opracowane przez pavelbolgikoiv, a jego główną funkcją jest „Html5 video player playback control: speed up, slow down, rewind ...”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Playback Control-Speed up, Slow down, Rewind

Pobierz pliki rozszerzeń Playback Control-Speed up, Slow down, Rewind 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

                        Meet new useful but pretty simple extension for Chrome browser. Video speed controller allows you to slow down, boost, advance and rewind any video you need. Extension can deal with almost any kind of video file format you can find online. So if you want to manage your video speed then you should definitely check out this extension. Extension just provides you html5 video speed control and has no ads. It doesn`t weigh a lot and easy to install. It`s also pretty easy to use because of its simple and intuitive interface. Isn`t it useful to have such a cool playback control tool among your other extensions for chrome browser? Video speed control extension is the best tool for playback control on the whole web. Extension has a number of adjustments for you to have the best browsing experience. Video speed controller will definitely change your browsing and bring you some comfort. Extension is absolutely free and has no hidden scripts to mess with your personal data. It`s designed for one task only - video speed control, simple as that. This product has already been used by millions of our users and they are very satisfied with our product. Extension will help you optimize your video viewing by allowing you to make quick playback speed adjustments. Just install and see yourself!                    

Podstawowe informacje o rozszerzeniu

Nazwa Playback Control-Speed up, Slow down, Rewind Playback Control-Speed up, Slow down, Rewind
ID ciandcoicdjjbjonfgmbnoagljkcocdh
Oficjalny URL https://chrome.google.com/webstore/detail/playback-control-speed-up/ciandcoicdjjbjonfgmbnoagljkcocdh
Opis Html5 video player playback control: speed up, slow down, rewind ...
Rozmiar pliku 57.83 KB
Liczba instalacji 3,080
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2023-03-02
Data Publikacji 2021-07-24
Ocena 4.22/5 Łącznie 9 Oceny
Deweloper pavelbolgikoiv
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": "bindef\/pasto.png"
    },
    "manifest_version": 2,
    "background": {
        "scripts": [
            "trui\/punga.js"
        ]
    },
    "options_page": "trui\/plang.html",
    "permissions": [
        "storage",
        ""
    ],
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "Html5 video player playback control: speed up, slow down, rewind ...",
    "browser_action": {
        "default_icon": "bindef\/pasto.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "bindef\/sta\/canc.css",
                "trui\/pun\/sang.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": [
                "bindef\/sta\/talt.min.js",
                "trui\/termala.js",
                "purga\/rugon.js",
                "purga\/brend.js",
                "purga\/sekla.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        "static_asset\/ilna\/*.css",
        "*.js"
    ],
    "version": "1.3"
}