Protect PDF (by PDFLite.co)
Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.
ما هو Protect PDF (by PDFLite.co)؟
Protect PDF (by PDFLite.co) هو إضافة Chrome تم تطويرها بواسطة http://pdflite.co، والميزة الرئيسية لها هي "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Protect PDF (by PDFLite.co)
قم بتنزيل ملفات الامتداد Protect PDF (by PDFLite.co) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Protect your PDF files from copying. 100% privacy focused tool and 100% free. - Change text on pages into images can not select and copy text from protected pdf; - Add large semitransparent watermarks with your message; - 100% privacy for your files, everything is processed in your browser - No fee, no signups, no subscriptions, 100% free - Files are processed right in your browser (large files may take up to 30 seconds to process).
معلومات أساسية عن التمديد
الاسم | |
ID | ehiinfpgjdeejgicaecceplicndinpgb |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/protect-pdf-by-pdfliteco/ehiinfpgjdeejgicaecceplicndinpgb |
الوصف | Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser. |
حجم الملف | 621 KB |
عدد التثبيتات | 34 |
النسخة الحالية | 1.1.1 |
آخر تحديث | 2021-04-13 |
تاريخ النشر | 2021-04-13 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | http://pdflite.co |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://pdf.co/pages/legal/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1.1", "name": "Protect PDF (by PDFLite.co)", "description": "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "32": "assets\/images\/icon32.png", "48": "assets\/images\/icon48.png", "64": "assets\/images\/icon64.png", "128": "assets\/images\/icon128.png", "144": "assets\/images\/icon144.png" }, "browser_action": { "default_icon": { "32": "assets\/images\/icon32.png" }, "default_title": "Protect PDF (by PDFLite.co)", "default_popup": "popup.html" } } |