meow

Quick launch meow media

Co to jest meow?

meow to rozszerzenie Chrome opracowane przez nafisantanta, a jego główną funkcją jest „Quick launch meow media”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia meow

Pobierz pliki rozszerzeń meow 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

                        This is an extension that is a shortcut to all your favorite BTS (방탄소년단) content!

If you are huge BTS (방탄소년단) Army who loves to stay in touch with the latest BTS content, then this extension is for you! At the click of a button you can simply go to either their YouTube channel, their Instagram account, their V Live channel, and also their Twitter feed. For me, this extension saves me the hassle of bookmarking those pages when I want to enjoy some BTS (방탄소년단) content!
I hope this extension helps you as much as I helps me! 💜                    

Podstawowe informacje o rozszerzeniu

Nazwa meow meow
ID mdodglofjgojkgimfekffjfbdbpcjdjn
Oficjalny URL https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn
Opis Quick launch meow media
Rozmiar pliku 16.38 KB
Liczba instalacji 257
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2021-01-28
Data Publikacji 2021-01-28
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper nafisantanta
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "meow",
    "description": "Quick launch meow media",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}