WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Quick Search on Vhandar

Quick Search on Vhandar

View on Chrome Web Store
View Quick Search on Vhandar Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new ratings
4 views
This extension has been viewed 4 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.

Quick Search on Vhandar.com - Fastest Grocery Delivery in Nepal
Type
Extension
Users
8 users
1
Website vhandar.com
subarnabhd
View author page of subarnabhd
Published
Published on October 9, 2024
Version 0.0.3
Manifest version
3
Updated
Updated on October 28, 2024
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Quick Search on Vhandar 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",
    "manifest_version": 3,
    "name": "Quick Search on Vhandar",
    "version": "0.0.3",
    "description": "Quick Search on Vhandar.com - Fastest Grocery Delivery in Nepal",
    "icons": {
        "48": "icon.png"
    },
    "host_permissions": [
        "https:\/\/www.vhandar.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "omnibox": {
        "keyword": "vhandar.com"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "jquery-3.5.1.slim.min.js",
                "content.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