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 |
| Eメール | [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"
]
} | |