Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 20, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Large PDF Translator", "description": "Easily translate long PDF files as large as 2000 pages or 400 MB to more than 130+ languages", "version": "1.0", "manifest_version": 3, "permissions": [], "action": { "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" } }