Spends

Spends lets you track and record your daily expenses.

Что такое Spends?

Spends - это расширение Chrome, разработанное Kenneth, Flamy Sdn Bhd, и его основная функция - "Spends lets you track and record your daily expenses.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Spends

Скачайте файлы расширений 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!                    

Основная информация о расширении

Название Spends Spends
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
Электронная почта [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"
}