Spends

Spends lets you track and record your daily expenses.

Vad är Spends?

Spends är en Chrome-tillägg utvecklad av Kenneth, Flamy Sdn Bhd, och dess huvudfunktion är "Spends lets you track and record your daily expenses.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Spends-förlängningens CRX-fil

Ladda ner Spends-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn Spends Spends
ID jcpblmcodgfaofnadeigjmhflfagoehf
Officiell webbadress https://chromewebstore.google.com/detail/spends/jcpblmcodgfaofnadeigjmhflfagoehf
Beskrivning Spends lets you track and record your daily expenses.
Filstorlek 592 KB
Antal Installationer 44
Aktuell Version 1.8.7
Senast Uppdaterad 2016-01-21
Publiceringsdatum 2016-01-20
Betyg 4.50/5 Totalt 6 Betyg
Utvecklare Kenneth, Flamy Sdn Bhd
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://fla.my/spends/
URL till Sekretesspolicy Sidan https://parttimepost.com/personal-data-general-notice
Stödda Språk 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"
}