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, "name": "Kofax MarkView Tab Control for JWS", "version": "1.2", "description": "Open all MarkView Viewer instances in a single browser tab, if you use Java Web Start to run Oracle Forms.", "permissions": [ "tabs", "webNavigation" ], "background": { "service_worker": "background.js" }, "icons": { "16": "images\/gkmain_inv_16.png", "32": "images\/gkmain_inv_32.png", "48": "images\/gkmain_inv_48.png" }, "action": { "16": "images\/gkmain_inv_16.png", "32": "images\/gkmain_inv_32.png", "48": "images\/gkmain_inv_48.png", "default_icon": "images\/gkmain_inv_16.png" } }