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 | 
| 官方網址 | 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"
    ]
}  |  |