WebExtension.net
Toggle dark mode
WebExtension.net

Smart Picture in Picture

View on Chrome Web Store
View Smart Picture in Picture Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times

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

Watch videos with Picture-in-Picture and ad-free youtube videos with viettub.com
Type
Extension
Users
25 users
1
Website viettub.com
extpublic.com
View author page of extpublic.com
Published
Published on October 6, 2022
Version 1.0.0.0
Manifest version
3
Updated
Updated on October 10, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Smart Picture in Picture Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "SPIP",
    "name": "Smart Picture in Picture",
    "description": "Watch videos with Picture-in-Picture and ad-free youtube videos with viettub.com",
    "icons": {
        "16": "favicon.png",
        "32": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.png"
    },
    "action": {
        "default_icon": {
            "16": "favicon.png",
            "32": "favicon.png",
            "48": "favicon.png",
            "128": "favicon.png"
        }
    },
    "manifest_version": 3,
    "version": "1.0.0.0",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+P",
                "mac": "Alt+P",
                "chromeos": "Alt+P",
                "linux": "Alt+P"
            }
        }
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' "
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.viettube.com\/*",
            "http:\/\/localhost:3000\/*"
        ]
    }
}
© 2025 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