WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Panda Helper

Panda Helper

View on Chrome Web Store
5.0 (4 ratings)
1 new ratings
34 views
0 downloads

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 14, 2025.

Enables embedding of all webpages in Panda Network websites.
Type
Extension
Users
20,000 users
Website panda.network
Panda Network
Featured Extension

Hand-picked for quality and usefulness

Published
Version 0.1.6
Manifest version
3
Updated
productivity/workflow
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.6",
    "description": "Enables embedding of all webpages in Panda Network websites.",
    "name": "Panda Helper",
    "manifest_version": 3,
    "permissions": [
        "alarms",
        "storage",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/16.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "\/icons\/icon-16.png",
        "48": "\/icons\/icon-48.png",
        "128": "\/icons\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "19": "\/icons\/icon-19.png",
            "38": "\/icons\/icon-38.png"
        },
        "default_title": "Panda Projects",
        "default_popup": "popup\/index.html"
    }
}
© 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.