Multilator
Financial Calculator
Was ist Multilator?
Multilator ist eine Chrome-Erweiterung, die von patrzykat entwickelt wurde, und ihr Hauptmerkmal ist "Financial Calculator".
Erweiterungsscreenshots
Multilator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Multilator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        This is a multifunctional financial calculator. 
Functions Include: 
- Monthly Loan Payment Calculator (works for mortgages)
- Compound Interest Calculator
- Bond Price Calculator
- Bond Duration Calculator                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | lfdaocojekbbbdkkpaoheddomfhdnlmj | 
| Offizielle URL | https://chromewebstore.google.com/detail/multilator/lfdaocojekbbbdkkpaoheddomfhdnlmj | 
| Beschreibung | Financial Calculator | 
| Dateigröße | 75.19 KB | 
| Installationsanzahl | 149 | 
| Aktuelle Version | 1.0 | 
| Letztes Update | 2021-04-30 | 
| Veröffentlichungsdatum | 2021-04-29 | 
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen | 
| Entwickler | patrzykat | 
| [email protected] | |
| Zahlungsart | free | 
| Unterstützte Sprachen | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Multilator",
    "description": "Financial Calculator",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "templates\/popup.html"
    },
    "icons": {
        "16": "static\/img\/icon16.png",
        "32": "static\/img\/icon32.png",
        "128": "static\/img\/icon128.png"
    }
}  |  |