Faxjar - Send a fax now (no ads or signups)
Send a fax online right inside your web browser
Faxjar - Send a fax now (no ads or signups)とは何ですか?
Faxjar - Send a fax now (no ads or signups)はhttps://faxjar.comによって開発されたChromeの拡張機能で、その主な機能は「Send a fax online right inside your web browser」です。
拡張機能のスクリーンショット
Faxjar - Send a fax now (no ads or signups)拡張機能のCRXファイルをダウンロード
Faxjar - Send a fax now (no ads or signups)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Faxjar is a secure and fast way to send fax from your computer or smart phone.
No registration!
No advertisements!
No subscriptions!
Send a fax in three simple steps:
1. Upload your documents (PDF, JPG, PNG, TIFF, or HTML)
2. Choose destination country and enter the destination fax number.
3. Pay with Paypal.
Faxjar is a secure fax provider. 拡張機能の基本情報
| 名前 | |
| ID | bhhedmkajmakgklnihnimbdilonklolm |
| 公式URL | https://chromewebstore.google.com/detail/faxjar-send-a-fax-now-no/bhhedmkajmakgklnihnimbdilonklolm |
| 説明 | Send a fax online right inside your web browser |
| ファイルサイズ | 266 KB |
| インストール数 | 393 |
| 現在のバージョン | 2.1.5 |
| 最終更新日 | 2021-11-15 |
| 公開日 | 2020-02-22 |
| 評価 | 4.00/5 合計 3 レビュー |
| 開発者 | https://faxjar.com |
| Eメール | [email protected] |
| 支払い方法 | in_app |
| ヘルプページのURL | https://faxjar.com/faq |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Faxjar - Send a fax now (no ads or signups)",
"description": "Send a fax online right inside your web browser",
"version": "2.1.5",
"manifest_version": 2,
"icons": {
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"browser_action": {
"default_title": "faxjar",
"default_popup": "popup\/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"https:\/\/faxjar.com\/"
]
} | |