Marketplace Calculator
Calculate marketplace ACA health insurance plans quickly with this free calculator.
Marketplace Calculatorとは何ですか?
Marketplace CalculatorはTextdripによって開発されたChromeの拡張機能で、その主な機能は「Calculate marketplace ACA health insurance plans quickly with this free calculator.」です。
拡張機能のスクリーンショット
Marketplace Calculator拡張機能のCRXファイルをダウンロード
Marketplace Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Calculate marketplace ACA health insurance plans quickly with this free calculator. 拡張機能の基本情報
| 名前 | |
| ID | fbfigangchgegnenaclhgfofonaednac |
| 公式URL | https://chromewebstore.google.com/detail/marketplace-calculator/fbfigangchgegnenaclhgfofonaednac |
| 説明 | Calculate marketplace ACA health insurance plans quickly with this free calculator. |
| ファイルサイズ | 84.07 KB |
| インストール数 | 141 |
| 現在のバージョン | 2.1 |
| 最終更新日 | 2023-06-05 |
| 公開日 | 2020-12-25 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Textdrip |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://textdrip.com/ |
| ヘルプページのURL | https://textdrip.com/ |
| プライバシーポリシーページのURL | https://textdrip.com/privacy-policy |
| 対応言語 | 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"
}
} | |