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
官方網址 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
電子郵箱 [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"
    ]
}