Mortgage Calculator with PMI and Taxes

This mortgage calculator allows you to estimate your monthly mortgage payment. It Is Include PMI and Taxes.

O que é Mortgage Calculator with PMI and Taxes?

Mortgage Calculator with PMI and Taxes é uma extensão do Chrome desenvolvida por https://mortgage-advice-online.org, e sua principal característica é "This mortgage calculator allows you to estimate your monthly mortgage payment. It Is Include PMI and Taxes.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Mortgage Calculator with PMI and Taxes

Baixe arquivos de extensão Mortgage Calculator with PMI and Taxes no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Mortgage Calculator include next fields:
- Home price
- Down Payment
- Interest Rate
- Mortgage Term
- PMI / year
- Property Taxes / year
- Home Insurance / year

Developed by mortgage-advice-online.org, please visit our website for contact information.                    

Informações Básicas da Extensão

Nome Mortgage Calculator with PMI and Taxes Mortgage Calculator with PMI and Taxes
ID mgdiiipnlkikmdmdpfkcpabhehmkjdlp
URL Oficial https://chromewebstore.google.com/detail/mortgage-calculator-with/mgdiiipnlkikmdmdpfkcpabhehmkjdlp
Descrição This mortgage calculator allows you to estimate your monthly mortgage payment. It Is Include PMI and Taxes.
Tamanho do Arquivo 88.07 KB
Contagem de Instalações 389
Versão Atual 1.0
Última Atualização 2019-02-13
Data de Publicação 2019-02-13
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://mortgage-advice-online.org
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://mortgage-advice-online.org/privacy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mortgage Calculator with PMI and Taxes",
    "version": "1.0",
    "description": "This mortgage calculator allows you to estimate your monthly mortgage payment. It Is Include PMI and Taxes.",
    "icons": {
        "128": "128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "128.png"
    }
}