WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Peacock TV Picture In Picture

Peacock TV Picture In Picture

View on Chrome Web Store
View Peacock TV Picture In Picture Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
19 views
This extension has been viewed 19 times
0 downloads
This extension has been downloaded 0 times

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

Extension to watch PeacockTV in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.
Type
Extension
Users
2,000 users
TheBestChromeExtensions
View author page of TheBestChromeExtensions
Published
Published on March 17, 2022
Version 1.0.21
Manifest version
3
Updated
Updated on June 2, 2025
lifestyle/fun
Extension Category
View on Chrome Web Store
View Peacock TV 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",
    "name": "Peacock TV Picture In Picture",
    "description": "Extension to watch PeacockTV in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.",
    "version": "1.0.21",
    "manifest_version": 3,
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.peacocktv.com\/*"
    ],
    "action": {
        "default_icon": "img\/48x48_peacock.png"
    },
    "content_scripts": [
        {
            "js": [
                "engine.js",
                "peacock.min.js"
            ],
            "css": [
                "injected.css"
            ],
            "matches": [
                "*:\/\/*.peacocktv.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "img\/16x16_peacock.png",
        "48": "img\/48x48_peacock.png",
        "128": "img\/128x128_peacock.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}
© 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