Swiggy Zomato Spends
You know you want to know how much you spent on food!
什么是Swiggy Zomato Spends?
Swiggy Zomato Spends是由ashutosh_shukla开发的Chrome扩展程序,该扩展的主要功能是“You know you want to know how much you spent on food!”。
扩展截图
下载Swiggy Zomato Spends扩展crx文件
下载Swiggy Zomato Spends扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        This web-app creates a simple dashboard view of your spending over food on Swiggy and Zomato.                     扩展基本信息
| 名称 |   |  
| ID | nkgbldbfmjdkepebncgdjliioiiackkl | 
| 官方URL | https://chromewebstore.google.com/detail/swiggy-zomato-spends/nkgbldbfmjdkepebncgdjliioiiackkl | 
| 简介 | You know you want to know how much you spent on food! | 
| 文件大小 | 101 KB | 
| 安装次数 | 2,330 | 
| 当前版本 | 0.0.4.2 | 
| 更新时间 | 2023-12-26 | 
| 上架时间 | 2022-07-13 | 
| 评分 | 4.60/5 共5次评分 | 
| 开发者 | ashutosh_shukla | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 隐私政策页面URL | https://ashutoshshukla.in/policy/swiggyzomatospends | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Swiggy Zomato Spends",
    "description": "You know you want to know how much you spent on food!",
    "version": "0.0.4.2",
    "action": {
        "default_popup": "index.html",
        "default_icon": "\/images\/download.png"
    },
    "icons": {
        "128": "\/images\/download.png"
    },
    "permissions": [
        "activeTab"
    ]
}  |  |