Playback Control-Speed up, Slow down, Rewind

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

什麼是Playback Control-Speed up, Slow down, Rewind?

Playback Control-Speed up, Slow down, Rewind是由pavelbolgikoiv開發的Chrome擴展程式,該擴展的主要功能是“Html5 video player playback control: speed up, slow down, rewind ...”。

擴展截圖

screenshot
screenshot

下載Playback Control-Speed up, Slow down, Rewind擴展crx文件

下載Playback Control-Speed up, Slow down, Rewind擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Playback Control-Speed up, Slow down, Rewind Playback Control-Speed up, Slow down, Rewind
ID ciandcoicdjjbjonfgmbnoagljkcocdh
官方網址 https://chrome.google.com/webstore/detail/playback-control-speed-up/ciandcoicdjjbjonfgmbnoagljkcocdh
簡介 Html5 video player playback control: speed up, slow down, rewind ...
檔案大小 57.83 KB
安裝次數 3,080
目前版本 1.3
更新時間 2023-03-02
上架時間 2021-07-24
評分 4.22/5 共 9 次評分
開發者 pavelbolgikoiv
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
}