Interest Rate & Business Loan Calculators

Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details.

Что такое Interest Rate & Business Loan Calculators?

Interest Rate & Business Loan Calculators - это расширение Chrome, разработанное Finimpact.com - Small Business Funding, и его основная функция - "Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details.".

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

screenshot

Скачать файл CRX расширения Interest Rate & Business Loan Calculators

Скачайте файлы расширений Interest Rate & Business Loan Calculators в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        The Finimpact Interest Rate and Business Loan Calculators, calculates important data to provide a deeper insight into your loan details. 

Not all financial business solutions are created equal. 
Different loans from different vendors, do not all have the same interest rates, loan terms, or even credit requirements. 
Understanding how the amount of the loan, interest rate, and loan repayment terms fit together will help you plan funding solutions correctly.                    

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

Название Interest Rate & Business Loan Calculators Interest Rate & Business Loan Calculators
ID jdpoegdgacgeboblifhnlefngemcmmab
Официальный URL https://chrome.google.com/webstore/detail/interest-rate-business-lo/jdpoegdgacgeboblifhnlefngemcmmab
Описание Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details.
Размер файла 36.48 KB
Количество установок 78
Текущая Версия 1.0.2
Последнее Обновление 2020-03-26
Дата публикации 2020-03-26
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Finimpact.com - Small Business Funding
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.finimpact.com
URL страницы политики конфиденциальности https://www.finimpact.com
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Interest Rate & Business Loan Calculators",
    "description": "Finimpact Interest Rate & Business Loan Calculators, calculates important data to provide a deeper insight into your loan details.",
    "version": "1.0.2",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "img\/favicon16.png",
        "48": "img\/favicon48.png",
        "128": "img\/favicon128.png"
    },
    "browser_action": {
        "default_title": "Interest Rate & Business Loan Calculators",
        "default_popup": "popup.html",
        "default_icon": "img\/icon.png"
    },
    "manifest_version": 2
}