Video Speed Controller

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

Что такое Video Speed Controller?

Video Speed Controller - это расширение Chrome, разработанное grisha12451, и его основная функция - "Acceleration, deceleration and other parameters. Control the speed for all video players.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Video Speed Controller

Скачайте файлы расширений Video Speed Controller в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Video Speed Controller Video Speed Controller
ID iihlkfggcbggmbgdkklanmfallibkhio
Официальный URL https://chrome.google.com/webstore/detail/video-speed-controller/iihlkfggcbggmbgdkklanmfallibkhio
Описание Acceleration, deceleration and other parameters. Control the speed for all video players.
Размер файла 77.72 KB
Количество установок 9,458
Текущая Версия 1.4
Последнее Обновление 2023-03-14
Дата публикации 2021-04-14
Рейтинг 2.00/5 Всего 4 оценок
Разработчик grisha12451
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
}