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", "name": "Video Summarizer", "description": "Easily get a Summary of Video files as large as 3 GB or 4 hours.", "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" } }