Mortgage Calculator with PMI and Taxes

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

Cos'è Mortgage Calculator with PMI and Taxes?

Mortgage Calculator with PMI and Taxes è un'estensione di Chrome sviluppata da https://mortgage-advice-online.org, e la sua funzione principale è "This mortgage calculator allows you to estimate your monthly mortgage payment. It Is Include PMI and Taxes.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Mortgage Calculator with PMI and Taxes

Scarica i file di estensione Mortgage Calculator with PMI and Taxes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Mortgage Calculator with PMI and Taxes Mortgage Calculator with PMI and Taxes
ID mgdiiipnlkikmdmdpfkcpabhehmkjdlp
URL Ufficiale https://chromewebstore.google.com/detail/mortgage-calculator-with/mgdiiipnlkikmdmdpfkcpabhehmkjdlp
Descrizione This mortgage calculator allows you to estimate your monthly mortgage payment. It Is Include PMI and Taxes.
Dimensione del File 88.07 KB
Conteggio Installazioni 389
Versione Corrente 1.0
Ultimo Aggiornamento 2019-02-13
Data di Pubblicazione 2019-02-13
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://mortgage-advice-online.org
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://mortgage-advice-online.org/privacy
Lingue Supportate 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"
    }
}