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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
} | |