Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2.0", "name": "LEO W\u00f6rterbuchsuche", "description": "\u00dcbersetzungen auf dict.leo.org: Deutsch, Englisch, Franz\u00f6sisch, Spanisch, Italienisch, Chinesisch, Russisch, Portugiesisch, Polnisch", "background": { "service_worker": "background.js", "type": "module" }, "options_page": "options.html", "permissions": [ "contextMenus", "storage" ], "icons": { "16": "LEO-16.png", "32": "LEO-32.png", "48": "LEO-48.png", "128": "LEO-128.png" } }