WebExtension.net
WebExtension.net

Swiggy Zomato Blinkit Spends

View on Chrome Web Store
View Swiggy Zomato Blinkit Spends Chrome Extension on Chrome Web Store
4.4 (11 ratings)

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

You know you want to know how much you spent on food!
Type
Extension
Users
2,000 users
ashutosh_shukla
View author page of ashutosh_shukla
Published
Published on July 13, 2022
Version 0.1.0.5
Manifest version
3
Updated
Updated on October 7, 2024
View on Chrome Web Store
View Swiggy Zomato Blinkit Spends 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",
    "manifest_version": 3,
    "name": "Swiggy Zomato Blinkit Spends",
    "description": "You know you want to know how much you spent on food!",
    "version": "0.1.0.5",
    "icons": {
        "128": "\/images\/download.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "\/images\/download.png"
    },
    "host_permissions": [
        "https:\/\/blinkit.com\/",
        "http:\/\/blinkit.com\/"
    ],
    "permissions": [
        "scripting",
        "activeTab",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/blinkit.com\/",
                "http:\/\/blinkit.com\/"
            ],
            "js": [
                "content.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