Youtube Unblocked Comments

Alternative comments section for videos with blocked comments

Co to jest Youtube Unblocked Comments?

Youtube Unblocked Comments to rozszerzenie Chrome opracowane przez pokerrangecalculator, a jego główną funkcją jest „Alternative comments section for videos with blocked comments”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Youtube Unblocked Comments

Pobierz pliki rozszerzeń Youtube Unblocked Comments w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Youtube Unblocked Comments Youtube Unblocked Comments
ID ddlpoijkphdbcncmajhbegpneplibapm
Oficjalny URL https://chromewebstore.google.com/detail/youtube-unblocked-comment/ddlpoijkphdbcncmajhbegpneplibapm
Opis Alternative comments section for videos with blocked comments
Rozmiar pliku 463 KB
Liczba instalacji 64
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2022-12-30
Data Publikacji 2022-12-30
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper pokerrangecalculator
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.comments.lol/
Adres URL Strony Pomocy https://www.comments.lol/
Adres URL Strony Polityki Prywatności https://uttermost-approval-c5e.notion.site/Privacy-Policy-78c2c454e3ca4c50aa4505d0a1d0e114
Obsługiwane Języki 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"
    ]
}