Video Speed Controller

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

Vad är Video Speed Controller?

Video Speed Controller är en Chrome-tillägg utvecklad av grisha12451, och dess huvudfunktion är "Acceleration, deceleration and other parameters. Control the speed for all video players.".

Tilläggsskärmbilder

screenshot

Ladda ner Video Speed Controller-förlängningens CRX-fil

Ladda ner Video Speed Controller-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Video Speed Controller Video Speed Controller
ID iihlkfggcbggmbgdkklanmfallibkhio
Officiell webbadress https://chrome.google.com/webstore/detail/video-speed-controller/iihlkfggcbggmbgdkklanmfallibkhio
Beskrivning Acceleration, deceleration and other parameters. Control the speed for all video players.
Filstorlek 77.72 KB
Antal Installationer 9,458
Aktuell Version 1.4
Senast Uppdaterad 2023-03-14
Publiceringsdatum 2021-04-14
Betyg 2.00/5 Totalt 4 Betyg
Utvecklare grisha12451
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}