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
电子邮箱 [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"
    ]
}