Chrome Memory Clear

This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete

Chrome Memory Clear là gì?

Chrome Memory Clear là một tiện ích mở rộng Chrome được phát triển bởi Sandeep Machiraju, và tính năng chính của nó là "This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete".

Ả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 Chrome Memory Clear

Tải xuống các tệp mở rộng Chrome Memory Clear 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

                        This will provide a user interface to clear the browser(chrome) memory. Give me the feedback and I will include other features too.                    

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

Tên Chrome Memory Clear Chrome Memory Clear
ID ompbnonfhnfbkoeohfbdfkblkfmmkcap
URL Chính Thức https://chrome.google.com/webstore/detail/chrome-memory-clear/ompbnonfhnfbkoeohfbdfkblkfmmkcap
Mô tả This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete
Kích Thước Tệp 673 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2018-06-12
Ngày Phát Hành 2018-06-12
Đánh Giá 2.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Sandeep Machiraju
Loại Thanh Toán free
Trang Web Mở Rộng https://sites.google.com/view/sandeepmachiraju/
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Memory Clear",
    "description": "This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete",
    "version": "1.2",
    "browser_action": {
        "default_icon": "AppLogo.png",
        "default_popup": "\/popup.html"
    },
    "permissions": [
        "browsingData",
        "notifications",
        "storage"
    ]
}