Hola Video Accelerator

Unlimited Video Accelerator | Stream videos better Speed up videos, with one simple click. Hola video accelerator helps videos…

Hola Video Acceleratorとは何ですか?

Hola Video Acceleratorはhttps://hola.orgによって開発されたChromeの拡張機能で、その主な機能は「Unlimited Video Accelerator | Stream videos better Speed up videos, with one simple click. Hola video accelerator helps videos…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Hola Video Accelerator拡張機能のCRXファイルをダウンロード

Hola Video Accelerator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Unlimited Video Accelerator | Stream videos better

Speed up videos, with one simple click.

Hola video accelerator helps videos you watch start faster and buffer less, improving your video watching experience.                    

拡張機能の基本情報

名前 Hola Video Accelerator Hola Video Accelerator
ID chgpmaaockmdehmidghebcjafhihlgha
公式URL https://chromewebstore.google.com/detail/hola-video-accelerator/chgpmaaockmdehmidghebcjafhihlgha
説明 Unlimited Video Accelerator | Stream videos better Speed up videos, with one simple click. Hola video accelerator helps videos…
ファイルサイズ 995 KB
インストール数 54,234
現在のバージョン 1.103.95
最終更新日 2018-07-26
公開日 2018-07-26
評価 4.11/5 合計 404 レビュー
開発者 https://hola.org
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://hola.org/legal/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "js\/bg.html"
    },
    "browser_action": {
        "default_icon": "js\/img\/ha_19_inactive.png",
        "default_popup": "js\/popup.html",
        "default_title": "Hola Video Accelerator"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.hola.org\/*"
            ],
            "js": [
                "js\/tag_html.js"
            ]
        }
    ],
    "icons": {
        "16": "js\/img\/ha_16.png",
        "48": "js\/img\/ha_48.png",
        "128": "js\/img\/ha_128.png"
    },
    "manifest_version": 2,
    "name": "Hola Video Accelerator",
    "permissions": [
        "tabs",
        ""
    ],
    "version": "1.103.95"
}