Friendly PDF
Save the web page as book-like PDF with outlines
ما هو Friendly PDF؟
Friendly PDF هو إضافة Chrome تم تطويرها بواسطة suziwen1، والميزة الرئيسية لها هي "Save the web page as book-like PDF with outlines".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Friendly PDF
قم بتنزيل ملفات الامتداد Friendly PDF بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Save any web page (full page or partial selection ) as a beautiful PDF with cover, outline and table of contents.
features
1. Save as a outline's PDF
2. Easily remove elements (eg: annoying ads) what you don't want
3. Print preview
4. Change font and font-size
5. Readability
steps
* Right-click the mouse button, trigger the context menu, and click `Save as PDF with outlines` item
* On the preview page, click the top-right button to generate a beautiful PDF with cover, outline and table of contents
* Done, that's it. معلومات أساسية عن التمديد
| الاسم | |
| ID | iemgcolomcoggneboigcdpalidngbemp |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/friendly-pdf/iemgcolomcoggneboigcdpalidngbemp |
| الوصف | Save the web page as book-like PDF with outlines |
| حجم الملف | 107 KB |
| عدد التثبيتات | 58 |
| النسخة الحالية | 0.0.12 |
| آخر تحديث | 2024-01-30 |
| تاريخ النشر | 2023-06-22 |
| المطور | suziwen1 |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_title": "__MSG_AppName__",
"default_icon": "icons\/icon48.png"
},
"background": {
"service_worker": "js\/background.js",
"type": "module"
},
"default_locale": "en",
"description": "__MSG_AppDesc__",
"homepage_url": "https:\/\/xiaoshujiang.com",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"manifest_version": 3,
"name": "__MSG_AppName__",
"offline_enabled": true,
"host_permissions": [
" | |