Marketplace Calculator
Calculate marketplace ACA health insurance plans quickly with this free calculator.
Co to jest Marketplace Calculator?
Marketplace Calculator to rozszerzenie Chrome opracowane przez Textdrip, a jego główną funkcją jest „Calculate marketplace ACA health insurance plans quickly with this free calculator.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Marketplace Calculator
Pobierz pliki rozszerzeń Marketplace Calculator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Calculate marketplace ACA health insurance plans quickly with this free calculator. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fbfigangchgegnenaclhgfofonaednac |
| Oficjalny URL | https://chromewebstore.google.com/detail/marketplace-calculator/fbfigangchgegnenaclhgfofonaednac |
| Opis | Calculate marketplace ACA health insurance plans quickly with this free calculator. |
| Rozmiar pliku | 84.07 KB |
| Liczba instalacji | 141 |
| Aktualna Wersja | 2.1 |
| Ostatnia Aktualizacja | 2023-06-05 |
| Data Publikacji | 2020-12-25 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | Textdrip |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://textdrip.com/ |
| Adres URL Strony Pomocy | https://textdrip.com/ |
| Adres URL Strony Polityki Prywatności | https://textdrip.com/privacy-policy |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Marketplace Calculator",
"version": "2.1",
"description": "",
"permissions": [
"storage"
],
"icons": {
"36": "icons\/36X36.png",
"48": "icons\/48X48.png",
"72": "icons\/72X72.png",
"96": "icons\/96X96.png",
"144": "icons\/144X144.png",
"192": "icons\/192X192.png",
"512": "icons\/512X512.png"
},
"action": {
"default_title": "Marketplace Calculator",
"default_icon": "icons\/48X48.png",
"default_popup": "popup\/content.html"
}
} | |