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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use the mobile version of Tubi directly in the Chrome browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Tubi - Movies & TV Shows एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
}