Youtube Unblocked Comments

Alternative comments section for videos with blocked comments

Youtube Unblocked Commentsとは何ですか?

Youtube Unblocked Commentsはpokerrangecalculatorによって開発されたChromeの拡張機能で、その主な機能は「Alternative comments section for videos with blocked comments」です。

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

screenshot

Youtube Unblocked Comments拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Ever gotten sad because you wanted to see comments for a youtube video, but comments were disabled?

Now you can have your very own comments section, even when comments are disabled! Just click on that little extension icon thing, and enjoy access to a regular old youtube-style comments section for any video.                    

拡張機能の基本情報

名前 Youtube Unblocked Comments Youtube Unblocked Comments
ID ddlpoijkphdbcncmajhbegpneplibapm
公式URL https://chromewebstore.google.com/detail/youtube-unblocked-comment/ddlpoijkphdbcncmajhbegpneplibapm
説明 Alternative comments section for videos with blocked comments
ファイルサイズ 463 KB
インストール数 64
現在のバージョン 1.0
最終更新日 2022-12-30
公開日 2022-12-30
評価 5.00/5 合計 1 レビュー
開発者 pokerrangecalculator
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.comments.lol/
ヘルプページのURL https://www.comments.lol/
プライバシーポリシーページのURL https://uttermost-approval-c5e.notion.site/Privacy-Policy-78c2c454e3ca4c50aa4505d0a1d0e114
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Youtube Unblocked Comments",
    "description": "Alternative comments section for videos with blocked comments",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "permissions": [
        "tabs"
    ]
}