WebExtension.net
WebExtension.net

Side Search Panel

View on Chrome Web Store
View Side Search Panel 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.

Activate this extension to open the side panel. Search for anything, and get result in new tab.
Type
Extension
Users
153 users
4
Website ecombullet.com
Ecom Bullet
View author page of Ecom Bullet
Published
Published on May 15, 2024
Version 1.0.2
Manifest version
3
Updated
Updated on May 25, 2024
View on Chrome Web Store
View Side Search Panel Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Side Search Panel",
    "version": "1.0.2",
    "description": "Activate this extension to open the side panel. Search for anything, and get result in new tab.",
    "permissions": [
        "activeTab",
        "sidePanel",
        "windows",
        "notifications"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "Icons\/Icon16.png",
            "32": "Icons\/Icon32.png",
            "64": "Icons\/Icon64.png",
            "128": "Icons\/Icon128.png"
        }
    },
    "icons": {
        "16": "Icons\/Icon16.png",
        "32": "Icons\/Icon32.png",
        "64": "Icons\/Icon64.png",
        "128": "Icons\/Icon128.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "sidepanel.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    }
}
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