WebExtension.net
WebExtension.net

Rakuten TV Picture In Picture

View on Chrome Web Store
View Rakuten TV Picture In Picture Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Extension to watch Rakuten TV in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.
Type
Extension
Users
17 users
3
Awesome Extensions
View author page of Awesome Extensions
Published
Published on March 9, 2023
Version 1.0.3
Manifest version
3
Updated
Updated on August 1, 2024
View on Chrome Web Store
View Rakuten TV 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": "Rakuten TV Picture In Picture",
    "description": "Extension to watch Rakuten TV in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.",
    "version": "1.0.3",
    "manifest_version": 3,
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.rakuten.tv\/*"
    ],
    "action": {
        "default_icon": "img\/48pipRakuten.png"
    },
    "content_scripts": [
        {
            "js": [
                "engine.js"
            ],
            "css": [
                "injected.css"
            ],
            "matches": [
                "*:\/\/*.rakuten.tv\/*"
            ]
        }
    ],
    "icons": {
        "48": "img\/48pipRakuten.png",
        "128": "img\/128pipRakuten.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