Youtube Unblocked Comments

Alternative comments section for videos with blocked comments

Was ist Youtube Unblocked Comments?

Youtube Unblocked Comments ist eine Chrome-Erweiterung, die von pokerrangecalculator entwickelt wurde, und ihr Hauptmerkmal ist "Alternative comments section for videos with blocked comments".

Erweiterungsscreenshots

screenshot

Youtube Unblocked Comments-Erweiterungs-CRX-Datei herunterladen

Laden Sie Youtube Unblocked Comments-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Youtube Unblocked Comments Youtube Unblocked Comments
ID ddlpoijkphdbcncmajhbegpneplibapm
Offizielle URL https://chromewebstore.google.com/detail/youtube-unblocked-comment/ddlpoijkphdbcncmajhbegpneplibapm
Beschreibung Alternative comments section for videos with blocked comments
Dateigröße 463 KB
Installationsanzahl 64
Aktuelle Version 1.0
Letztes Update 2022-12-30
Veröffentlichungsdatum 2022-12-30
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler pokerrangecalculator
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.comments.lol/
Hilfeseite URL https://www.comments.lol/
URL der Datenschutzrichtlinien-Seite https://uttermost-approval-c5e.notion.site/Privacy-Policy-78c2c454e3ca4c50aa4505d0a1d0e114
Unterstützte Sprachen 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"
    ]
}