Playback Control-Speed up, Slow down, Rewind

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

Cos'è Playback Control-Speed up, Slow down, Rewind?

Playback Control-Speed up, Slow down, Rewind è un'estensione di Chrome sviluppata da pavelbolgikoiv, e la sua funzione principale è "Html5 video player playback control: speed up, slow down, rewind ...".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Playback Control-Speed up, Slow down, Rewind

Scarica i file di estensione Playback Control-Speed up, Slow down, Rewind in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Playback Control-Speed up, Slow down, Rewind Playback Control-Speed up, Slow down, Rewind
ID ciandcoicdjjbjonfgmbnoagljkcocdh
URL Ufficiale https://chrome.google.com/webstore/detail/playback-control-speed-up/ciandcoicdjjbjonfgmbnoagljkcocdh
Descrizione Html5 video player playback control: speed up, slow down, rewind ...
Dimensione del File 57.83 KB
Conteggio Installazioni 3,080
Versione Corrente 1.3
Ultimo Aggiornamento 2023-03-02
Data di Pubblicazione 2021-07-24
Valutazione 4.22/5 Totale 9 Valutazioni
Sviluppatore pavelbolgikoiv
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}