WebExtension.net
WebExtension.net

Always Clear Downloads in Chrome

View on Chrome Web Store
View Always Clear Downloads in Chrome Chrome Extension on Chrome Web Store
4.8 (184 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A Google Chrome Extension to always clear the downloads list of all completed downloads.
Type
Extension
Users
20,000 users
Tab Manager Plus
View author page of Tab Manager Plus
Published
Published on June 25, 2018
Version 2.0
Manifest version
2
Updated
Updated on November 12, 2019
View on Chrome Web Store
View Always Clear Downloads in Chrome Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Always Clear Downloads in Chrome",
    "short_name": "Always Clear Downloads",
    "manifest_version": 2,
    "version": "2.0",
    "description": "A Google Chrome Extension to always clear the downloads list of all completed downloads.",
    "icons": {
        "16": "cloud-computing16.png",
        "32": "cloud-computing32.png",
        "64": "cloud-computing64.png",
        "128": "cloud-computing128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "cloud-computing16.png",
            "32": "cloud-computing32.png",
            "64": "cloud-computing64.png",
            "128": "cloud-computing128.png"
        },
        "default_title": "Always Clear Downloads"
    },
    "permissions": [
        "browsingData",
        "downloads",
        "downloads.shelf",
        "storage",
        "contextMenus"
    ],
    "options_page": "options.html",
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top