Sign PDF (by PDFLite.co)
Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.
ما هو Sign PDF (by PDFLite.co)؟
Sign PDF (by PDFLite.co) هو إضافة Chrome تم تطويرها بواسطة http://pdflite.co، والميزة الرئيسية لها هي "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Sign PDF (by PDFLite.co)
قم بتنزيل ملفات الامتداد Sign PDF (by PDFLite.co) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Sign PDF and fill PDF forms. Works offline, no fee or signup. Provides 100% privacy for your files and documents. Features: - sign PDF, JPG, PNG documents - draw and add signature to pdf - fill in pdf forms with text, checkmarks, radioboxes - add images on top of pdf from images - add signature from scanned image - multi-page pdfs are supported - No subscription, no fee or no sign up is required
معلومات أساسية عن التمديد
الاسم | |
ID | aaflpkccchobonghlbfdgjcegmeklcgg |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/sign-pdf-by-pdfliteco/aaflpkccchobonghlbfdgjcegmeklcgg |
الوصف | Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required. |
حجم الملف | 1.82 MB |
عدد التثبيتات | 557 |
النسخة الحالية | 1.0.3 |
آخر تحديث | 2021-04-08 |
تاريخ النشر | 2021-04-08 |
تقييم | 4.80/5 مجموع تقييمات 5 |
المطور | http://pdflite.co |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://pdf.co/pages/legal/privacy |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.3", "name": "Sign PDF (by PDFLite.co)", "description": "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "16": "assets\/favicon\/favicon-16x16.png", "32": "assets\/favicon\/favicon-32x32.png", "192": "assets\/favicon\/android-chrome-192x192.png", "256": "assets\/favicon\/android-chrome-256x256.png", "384": "assets\/favicon\/android-chrome-384x384.png" }, "browser_action": { "default_icon": { "32": "assets\/favicon\/favicon-32x32.png" }, "default_title": "Sign PDF (by PDFLite.co)", "default_popup": "popup.html" } } |