WebExtension.net
WebExtension.net

Spending Calculator for Swiggy™ and Zomato™

View on Chrome Web Store
View Spending Calculator for Swiggy™ and Zomato™ Chrome Extension on Chrome Web Store
3.8 (214 ratings)

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

Zomato™ and Swiggy™ spending calculator to keep track of food expenses.
Type
Extension
Users
100,000 users
Website fooddy.in
Spending Tracker
View author page of Spending Tracker
Published
Published on September 14, 2022
Version 1.7
Manifest version
3
Updated
Updated on April 2, 2024
View on Chrome Web Store
View Spending Calculator for Swiggy™ and Zomato™ Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.7",
    "name": "Spending Calculator for Swiggy\u2122 and Zomato\u2122",
    "description": "Zomato\u2122 and Swiggy\u2122 spending calculator to keep track of food expenses.",
    "background": {
        "service_worker": "background\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "Icons\/Icon 16.png",
            "32": "Icons\/Icon 32.png",
            "64": "Icons\/Icon 64.png",
            "128": "Icons\/Icon 128.png",
            "2000": "Icons\/Icon 2000.png"
        }
    },
    "icons": {
        "16": "Icons\/Icon 16.png",
        "32": "Icons\/Icon 32.png",
        "64": "Icons\/Icon 64.png",
        "128": "Icons\/Icon 128.png",
        "2000": "Icons\/Icon 2000.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "react-app-holder.js",
                "contentscriptzomato.js",
                "contentscriptswiggy.js"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "notifications"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "Icons\/*",
                "fonts\/*.ttf"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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