Spends
Spends lets you track and record your daily expenses.
Spendsとは何ですか?
SpendsはKenneth, Flamy Sdn Bhdによって開発されたChromeの拡張機能で、その主な機能は「Spends lets you track and record your daily expenses.」です。
拡張機能のスクリーンショット
Spends拡張機能のCRXファイルをダウンロード
Spends拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Spends is easy to use to keep your daily expenses.
It's fast and easy to get in, just insert price and how or where and you're done! 拡張機能の基本情報
| 名前 | |
| ID | jcpblmcodgfaofnadeigjmhflfagoehf |
| 公式URL | https://chromewebstore.google.com/detail/spends/jcpblmcodgfaofnadeigjmhflfagoehf |
| 説明 | Spends lets you track and record your daily expenses. |
| ファイルサイズ | 592 KB |
| インストール数 | 44 |
| 現在のバージョン | 1.8.7 |
| 最終更新日 | 2016-01-21 |
| 公開日 | 2016-01-20 |
| 評価 | 4.50/5 合計 6 レビュー |
| 開発者 | Kenneth, Flamy Sdn Bhd |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://fla.my/spends/ |
| プライバシーポリシーページのURL | https://parttimepost.com/personal-data-general-notice |
| 対応言語 | en |
| manifest.json | |
{
"browser_action": {
"default_icon": "img\/icon-19x19.png",
"default_popup": "spends.html",
"default_title": "Spends"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Spends lets you track and record your daily expenses.",
"name": "Spends",
"icons": {
"48": "img\/icon-48x48.png",
"128": "img\/icon-128x128.png",
"16": "img\/icon-16x16.png"
},
"homepage_url": "http:\/\/fla.my\/spends\/",
"manifest_version": 2,
"version": "1.8.7"
} | |