Playback Control-Speed up, Slow down, Rewind

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

Hvad er Playback Control-Speed up, Slow down, Rewind?

Playback Control-Speed up, Slow down, Rewind er en Chrome-udvidelse udviklet af pavelbolgikoiv, og dens hovedfunktion er "Html5 video player playback control: speed up, slow down, rewind ...".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Playback Control-Speed up, Slow down, Rewind-udvidelses-CRX-fil

Download Playback Control-Speed up, Slow down, Rewind-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

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Playback Control-Speed up, Slow down, Rewind Playback Control-Speed up, Slow down, Rewind
ID ciandcoicdjjbjonfgmbnoagljkcocdh
Officiel URL https://chrome.google.com/webstore/detail/playback-control-speed-up/ciandcoicdjjbjonfgmbnoagljkcocdh
Beskrivelse Html5 video player playback control: speed up, slow down, rewind ...
Filstørrelse 57.83 KB
Antal Installationer 3,080
Nuværende Version 1.3
Senest Opdateret 2023-03-02
Udgivelsesdato 2021-07-24
Bedømmelse 4.22/5 Samlet 9 Bedømmelser
Udvikler pavelbolgikoiv
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}