Youtube Unblocked Comments
Alternative comments section for videos with blocked comments
O que é Youtube Unblocked Comments?
Youtube Unblocked Comments é uma extensão do Chrome desenvolvida por pokerrangecalculator, e sua principal característica é "Alternative comments section for videos with blocked comments".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Youtube Unblocked Comments
Baixe arquivos de extensão Youtube Unblocked Comments no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Youtube Unblocked Comments |
ID | ddlpoijkphdbcncmajhbegpneplibapm |
URL Oficial | https://chromewebstore.google.com/detail/youtube-unblocked-comment/ddlpoijkphdbcncmajhbegpneplibapm |
Descrição | Alternative comments section for videos with blocked comments |
Tamanho do Arquivo | 463 KB |
Contagem de Instalações | 64 |
Versão Atual | 1.0 |
Última Atualização | 2022-12-30 |
Data de Publicação | 2022-12-30 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | pokerrangecalculator |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.comments.lol/ |
URL da Página de Ajuda | https://www.comments.lol/ |
URL da Página de Política de Privacidade | https://uttermost-approval-c5e.notion.site/Privacy-Policy-78c2c454e3ca4c50aa4505d0a1d0e114 |
Idiomas Suportados | 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" ] } |