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": "Screener - Fastest Screen Recorder", "version": "1.3", "description": "Fastest high qaulity screen recorder with camera and instant save! Zero second delay!", "permissions": [ "identity" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_title": "Screener" }, "oauth2": { "client_id": "541058733064-nptq7qnafpolv5gg056tasatbh9svil2.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/drive.file" ] }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }