clean the download list

Automatically clean the download list.

clean the download list là gì?

clean the download list là một tiện ích mở rộng Chrome được phát triển bởi 上官元恒, và tính năng chính của nó là "Automatically clean the download list.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng clean the download list

Tải xuống các tệp mở rộng clean the download list dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Automatically clean the download list.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên clean the download list clean the download list
ID afgmphafdnlmmcbefefbpnimhgeilahe
URL Chính Thức https://chromewebstore.google.com/detail/clean-the-download-list/afgmphafdnlmmcbefefbpnimhgeilahe
Mô tả Automatically clean the download list.
Kích Thước Tệp 113 KB
Số Lần Cài Đặt 103
Phiên Bản Hiện Tại 0.1.1
Cập Nhật Lần Cuối 2024-02-05
Ngày Phát Hành 2018-10-11
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển 上官元恒
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "clean the download list",
    "short_name": "ACDL",
    "description": "Automatically clean the download list.",
    "version": "0.1.1",
    "permissions": [
        "downloads",
        "downloads.shelf"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "assets\/icon_128.png",
        "16": "assets\/icon_16.png"
    }
}