Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "2.2.8", "manifest_version": 3, "minimum_chrome_version": "96", "default_locale": "en", "homepage_url": "https:\/\/reader.linghuxiong.com", "icons": { "48": "images\/logo-48x48.png", "96": "images\/logo-96x96.png" }, "action": { "default_icon": "images\/logo-48x48.png", "default_title": "LinghuBros Reader for ePub and PDF" }, "background": { "service_worker": "background.js" }, "permissions": [ "fontSettings", "storage" ] }