Youtube Unblocked Comments

Alternative comments section for videos with blocked comments

Cos'è Youtube Unblocked Comments?

Youtube Unblocked Comments è un'estensione di Chrome sviluppata da pokerrangecalculator, e la sua funzione principale è "Alternative comments section for videos with blocked comments".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Youtube Unblocked Comments

Scarica i file di estensione Youtube Unblocked Comments in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Youtube Unblocked Comments Youtube Unblocked Comments
ID ddlpoijkphdbcncmajhbegpneplibapm
URL Ufficiale https://chromewebstore.google.com/detail/youtube-unblocked-comment/ddlpoijkphdbcncmajhbegpneplibapm
Descrizione Alternative comments section for videos with blocked comments
Dimensione del File 463 KB
Conteggio Installazioni 64
Versione Corrente 1.0
Ultimo Aggiornamento 2022-12-30
Data di Pubblicazione 2022-12-30
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore pokerrangecalculator
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.comments.lol/
URL della Pagina di Aiuto https://www.comments.lol/
URL della Pagina della Politica sulla Privacy https://uttermost-approval-c5e.notion.site/Privacy-Policy-78c2c454e3ca4c50aa4505d0a1d0e114
Lingue Supportate 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"
    ]
}