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", "background": { "service_worker": "background.js" }, "description": "A Google Chrome Extension to always clear the downloads list of all completed downloads.", "manifest_version": 3, "name": "Always Clear Downloads 2", "page_action": { "default_icon": { "16": "AlwaysClearDownloads.png", "32": "AlwaysClearDownloads.png", "48": "AlwaysClearDownloads.png", "128": "AlwaysClearDownloads.png" } }, "permissions": [ "downloads" ], "version": "2.1.5" }