Tubi - Movies & TV Shows

Use the mobile version of Tubi directly in the Chrome browser.

Tubi - Movies & TV Showsとは何ですか?

Tubi - Movies & TV ShowsはGreat Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Use the mobile version of Tubi directly in the Chrome browser.」です。

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

screenshot

Tubi - Movies & TV Shows拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Tubi for Chrome - browse on your PC/Mac

Tubi is the largest streaming service featuring award-winning movies and TV series. There is something for everybody; from comedy to drama, kids to classics, originals and niche favorites such as reality TV, anime, and British series.

This is Tubi Online Emulator for Chrome, android online emulator from where any user can run the Tubi using only the web browser.  Among the different existing user interface configurations.                    

拡張機能の基本情報

名前 Tubi - Movies & TV Shows Tubi - Movies & TV Shows
ID onlnehcfgkgeehjanldjljidkcfkponk
公式URL https://chrome.google.com/webstore/detail/tubi-movies-tv-shows/onlnehcfgkgeehjanldjljidkcfkponk
説明 Use the mobile version of Tubi directly in the Chrome browser.
ファイルサイズ 23.66 KB
インストール数 1,348
現在のバージョン 1.1.0
最終更新日 2022-07-14
公開日 2022-07-14
評価 3.57/5 合計 21 レビュー
開発者 Great Extensions
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "action": [],
    "background": {
        "service_worker": "\/view_folder\/visorPage.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/js\/all_urls\/onload.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Use the mobile version of Tubi directly in the Chrome browser.",
    "host_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ],
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Tubi - Movies & TV Shows",
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}