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とは何ですか?

VI-PR: Remove Commentsはkeshav-kalpanaによって開発されたChromeの拡張機能で、その主な機能は「Tired of manually removing comments from your code? VI-PR is here to wipe your comments, without harming the indentation or the way…」です。

拡張機能のスクリーンショット

screenshot
screenshot

VI-PR: Remove Comments拡張機能のCRXファイルをダウンロード

VI-PR: Remove Comments拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 VI-PR: Remove Comments VI-PR: Remove Comments
ID fflpoajlgpdegaenoodiceolblkeapae
公式URL https://chromewebstore.google.com/detail/vi-pr-remove-comments/fflpoajlgpdegaenoodiceolblkeapae
説明 Tired of manually removing comments from your code? VI-PR is here to wipe your comments, without harming the indentation or the way…
ファイルサイズ 104 KB
インストール数 86
現在のバージョン 0.0.1
最終更新日 2022-09-21
公開日 2022-09-21
評価 4.93/5 合計 14 レビュー
開発者 keshav-kalpana
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}