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": "Dedicated Window For Google Docs", "description": "Open Google Docs, Sheets and Slides docs in separated and dedicated window automatically, without an address bar or browser buttons.", "version": "1.1", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "storage" ], "icons": { "128": "icon128.png" } }