WebExtension.net
WebExtension.net

Tubi: Picture in Picture

View on Chrome Web Store
View Tubi: Picture in Picture Chrome Extension on Chrome Web Store
3.0 (4 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Extension to watch Tubi in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.
Type
Extension
Users
556 users
1
SVODExtensions
View author page of SVODExtensions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 15, 2023
Version 1.0.4
Manifest version
3
Updated
Updated on September 23, 2024
View on Chrome Web Store
View Tubi: Picture in Picture Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tubi: Picture in Picture",
    "description": "Extension to watch Tubi in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.",
    "version": "1.0.4",
    "manifest_version": 3,
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.tubitv.com\/*"
    ],
    "action": {
        "default_icon": "img\/48pipTubi.png"
    },
    "content_scripts": [
        {
            "js": [
                "engine.js",
                "tubi.min.js"
            ],
            "css": [
                "injected.css"
            ],
            "matches": [
                "*:\/\/*.tubitv.com\/*"
            ]
        }
    ],
    "icons": {
        "48": "img\/48pipTubi.png",
        "128": "img\/128pipTubi.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top