SimplePDF - Edit and Fill PDF
Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
ما هو SimplePDF - Edit and Fill PDF؟
SimplePDF - Edit and Fill PDF هو إضافة Chrome تم تطويرها بواسطة https://simplepdf.eu، والميزة الرئيسية لها هي "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة SimplePDF - Edit and Fill PDF
قم بتنزيل ملفات الامتداد SimplePDF - Edit and Fill PDF بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The SimplePDF extension allows you to easily open any PDF using the Simple PDF editor without leaving the page you are currently viewing. SimplePDF respects your privacy: the document you load and the data you fill in are never sent to a server. Read more about it in our privacy policy: https://simplepdf.eu/privacy-policy
معلومات أساسية عن التمديد
الاسم | SimplePDF - Edit and Fill PDF |
ID | fgikademdabjcmnlgmgbifipooibbepi |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi |
الوصف | Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy |
حجم الملف | 24.83 KB |
عدد التثبيتات | 3,640 |
النسخة الحالية | 1.2.0 |
آخر تحديث | 2023-11-27 |
تاريخ النشر | 2022-09-26 |
تقييم | 4.54/5 مجموع تقييمات 13 |
المطور | https://simplepdf.eu |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://simplepdf.eu |
عنوان صفحة المساعدة | https://www.simplepdf.eu/terms_of_service |
عنوان صفحة سياسة الخصوصية | https://simplepdf.eu/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SimplePDF - Edit and Fill PDF", "description": "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy", "version": "1.2.0", "manifest_version": 3, "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } }, "icons": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } } |