LinghuBros Reader for ePub and PDF
LinghuBros Reader is a reading software that focuses on reading, learning and managing local e-book resources.
Τι είναι το LinghuBros Reader for ePub and PDF;
Το LinghuBros Reader for ePub and PDF είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.linghuxiong.com, και η κύρια λειτουργία του είναι "LinghuBros Reader is a reading software that focuses on reading, learning and managing local e-book resources.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης LinghuBros Reader for ePub and PDF
Λήψη αρχείων επέκτασης LinghuBros Reader for ePub and PDF σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
LinghuBros Reader is a reading software designed for ePub and PDF, focusing on reading, learning and managing local e-book resources. Supports Chrome, Edge, Firefox, Safari, Opera and other browsers. Core features: 1. Support split-screen reading, which can support opening two books at the same time, making full use of the screen and improving the efficiency of reading and searching for knowledge; 2. Supports smooth underlining and note-taking on PDF, as simple and convenient as operating a web page; 3. Supports changing the background color and text color of PDF to bring a different visual experience; 4. Supports local book management, no need to upload local files to the cloud, safe and fast; 5. Supports changing the reader window size, directory area size, mark area size, etc. by dragging and dropping to achieve the most comfortable reading experience. The following functions are supported for books in ePub format: 1.Support multiple layout modes Including four layout modes: scrolling, single page, double page, and automatic paging; Using multi-page layout can maximize the use of the screen and effectively improve the efficiency of reading and searching for knowledge; In the scrolling layout mode, it supports continuous reading mode of the whole book. There is no need to click the button to switch the previous and next chapters, the reader will automatically load the previous and next chapters; In paging layout mode, the mouse wheel is supported for page turning, and the keyboard up and down keys are supported for page turning. 2. Rich backgrounds and themes There are 5 built-in background images and 6 themes, including dark themes, making reading colorful. 3. In-text operation function Supports in-text operation functions such as copying, underlining, notes, bookmarks, and collections. Supports 3 underlining styles, and can switch existing underlining styles at any time; Supports image viewing function, and supports image enlargement, reduction, rotation and other functions. Supports retrieval of notes, bookmarks, collections and other objects. Supports in-text search, can search for any keywords, and automatically highlights in-text search results based on the search results. 4. Text adjustment Supports text size, line height, paragraph height, switching fonts and other functions, and supports adjusting text thickness. 5. Support full-screen reading with a single reader The following functions are supported for books in PDF format: 1. Supports smooth underlining and note-taking on PDF, as simple and convenient as operating a web page; 2. Supports changing the background color and text color of PDF to bring a different visual experience; 3. Supports two layout modes, including single-page and double-page layout modes; 4. Supports PDF automatic scaling, scaling by percentage, and supports CTRL key + mouse wheel scaling function; 5. Supports clockwise rotation and counterclockwise rotation of PDF; 6. Support bookmark function. other: Supports more than 14 languages, including: Chinese Simplified, Chinese Traditional, English, 한국인, Japanese, Français, Español, Deutsch, Italiano, Nederlands, Русский, Português, svenska, Hindi
Βασικές Πληροφορίες Επέκτασης
Όνομα | LinghuBros Reader for ePub and PDF |
ID | okgffdhpnikhbmpieeefjbkjmfbffehp |
Επίσημο URL | https://chromewebstore.google.com/detail/linghubros-reader-for-epu/okgffdhpnikhbmpieeefjbkjmfbffehp |
Περιγραφή | LinghuBros Reader is a reading software that focuses on reading, learning and managing local e-book resources. |
Μέγεθος Αρχείου | 3.98 MB |
Αριθμός Εγκαταστάσεων | 699 |
Τρέχουσα Έκδοση | 1.2.3 |
Τελευταία Ενημέρωση | 2024-02-19 |
Ημερομηνία Δημοσίευσης | 2023-05-24 |
Αξιολόγηση | 4.30/5 Συνολικά 10 Αξιολογήσεις |
Προγραμματιστής | https://www.linghuxiong.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://reader.linghuxiong.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://reader.linghuxiong.com |
URL της Σελίδας Πολιτικής Απορρήτου | https://reader.linghuxiong.com/policy/privacy-en.html |
Υποστηριζόμενες Γλώσσες | de,en,fr,nl,es,it,sv,ru,hi,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.2.3", "manifest_version": 3, "minimum_chrome_version": "88", "default_locale": "en", "homepage_url": "https:\/\/reader.linghuxiong.com", "icons": { "48": "images\/logo-48x48.png", "96": "images\/logo-96x96.png" }, "permissions": [], "action": { "default_icon": "images\/logo-48x48.png", "default_title": "LinghuBros Reader for ePub and PDF" }, "background": { "service_worker": "background.js" } } |