VI-PR: Remove Comments

Tired of manually removing comments from your code? VI-PR is here to wipe your comments, without harming the indentation or the way…

VI-PR: Remove Comments là gì?

VI-PR: Remove Comments là một tiện ích mở rộng Chrome được phát triển bởi keshav-kalpana, và tính năng chính của nó là "Tired of manually removing comments from your code? VI-PR is here to wipe your comments, without harming the indentation or the way…".

Ả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 VI-PR: Remove Comments

Tải xuống các tệp mở rộng VI-PR: Remove Comments 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

                        Tired of manually removing comments from your code? VI-PR is here to wipe your comments, without harming the indentation or the way you write your code. Copy your code, paste it into VI-PR, and voila, you're done. You can copy it into your clipboard, or see the output right in the extension itself! Let's wipe some comments away.                    

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

Tên VI-PR: Remove Comments VI-PR: Remove Comments
ID fflpoajlgpdegaenoodiceolblkeapae
URL Chính Thức https://chromewebstore.google.com/detail/vi-pr-remove-comments/fflpoajlgpdegaenoodiceolblkeapae
Mô tả Tired of manually removing comments from your code? VI-PR is here to wipe your comments, without harming the indentation or the way…
Kích Thước Tệp 104 KB
Số Lần Cài Đặt 86
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2022-09-21
Ngày Phát Hành 2022-09-21
Đánh Giá 4.93/5 Tổng số 14 Đánh Giá
Nhà Phát Triển keshav-kalpana
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VI-PR: Remove Comments",
    "version": "0.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": "128.png"
    },
    "icons": {
        "128": "128.png"
    }
}