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) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://faxjar.com และคุณลักษณะหลักของมันคือ "Send a fax online right inside your web browser"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Faxjar - Send a fax now (no ads or signups)
ดาวน์โหลดไฟล์ส่วนขยาย 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 | 
| อีเมล | [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\/"
    ]
}  |  |