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".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Faxjar - Send a fax now (no ads or signups)

قم بتنزيل ملفات الامتداد Faxjar - Send a fax now (no ads or signups) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Faxjar - Send a fax now (no ads or signups) Faxjar - Send a fax now (no ads or signups)
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
عنوان صفحة المساعدة 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\/"
    ]
}