WPS PDF Tools
Help people read, edit and transfer PDF files online easily.
Τι είναι το WPS PDF Tools;
Το WPS PDF Tools είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://pdf.wps.com, και η κύρια λειτουργία του είναι "Help people read, edit and transfer PDF files online easily.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης WPS PDF Tools
Λήψη αρχείων επέκτασης WPS PDF Tools σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The official PDF extension of WPS Office. Introduction: If you like to read, edit and transmit PDF files online, this extension can provide many useful functions to you. If you use this extension and our PDF software together, you'll get a better experience to edit files online and offline. The extension now provides you with a free trial for the experience. A 7-day free trial with PDF Tools will let you experience the whole feature free of charge by all means. Features: ☆ Merge: Combine files in the order you want. ☆ Split: Separate one page or a whole set for easy conversion into independent files. ☆ PDF to Word: Convert your PDF files to Word documents with incredible accuracy. ☆ PDF to Excel: Convert PDF files to Excel / Spreadsheets. ☆ PDF to PowerPoint: Convert your PDF files to PowerPoint. ☆ PDF to Picture: Convert each PDF page into a picture. ☆ Organize: Sort, add and delete PDF pages. ☆ Compress: Reduce file size while optimizing for maximal PDF quality. ☆ Word to PDF: Make DOC and DOCX files easy to read by converting them. ☆ Excel to PDF: Make Excel / spreadsheets easy to read by converting them. ☆ PowerPoint to PDF: Make PowerPoint easy to view by converting them. ☆ Picture to PDF: Convert pictures. ☆ Sign: Add a signature to the PDF file. How to use it: 1. Click the extension. 2. Choose what you want to do. 3. Drag the file to your screen. 4. Done. We'd appreciate it very much for any possible interaction with our dearest users!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | mkfmidajnnhcclhfhjlmobgimbjdffcd |
Επίσημο URL | https://chrome.google.com/webstore/detail/wps-pdf-tools/mkfmidajnnhcclhfhjlmobgimbjdffcd |
Περιγραφή | Help people read, edit and transfer PDF files online easily. |
Μέγεθος Αρχείου | 326 KB |
Αριθμός Εγκαταστάσεων | 6,729 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2022-09-06 |
Ημερομηνία Δημοσίευσης | 2020-06-17 |
Αξιολόγηση | 3.57/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | https://pdf.wps.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://pdf.wps.com/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://pdf.wps.com/ |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WPS PDF Tools", "version": "1.0", "description": "Help people read, edit and transfer PDF files online easily.", "homepage_url": "https:\/\/pdf.wps.com\/", "browser_action": { "default_icon": "images\/128-128.png", "default_title": "WPS PDF Tools", "default_popup": "browser.html" }, "permissions": [], "icons": { "16": "images\/16-16.png", "32": "images\/32-32.png", "48": "images\/48-48.png", "128": "images\/128-128.png" }, "content_security_policy": "style-src 'self' 'unsafe-inline';script-src 'self' 'unsafe-eval' https:\/\/unpkg.com\/vue\/dist\/vue.min.js https:\/\/unpkg.com\/element-ui\/lib\/index.js;style-src-elem 'self' 'unsafe-eval' https:\/\/unpkg.com\/element-ui\/lib\/theme-chalk\/index.css; object-src 'self' ;", "manifest_version": 2 } |