meow

Quick launch meow media

Cos'è meow?

meow è un'estensione di Chrome sviluppata da nafisantanta, e la sua funzione principale è "Quick launch meow media".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione meow

Scarica i file di estensione meow 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

                        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! 💜                    

Informazioni di Base sull'Estensione

Nome meow meow
ID mdodglofjgojkgimfekffjfbdbpcjdjn
URL Ufficiale https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn
Descrizione Quick launch meow media
Dimensione del File 16.38 KB
Conteggio Installazioni 257
Versione Corrente 1.0.0
Ultimo Aggiornamento 2021-01-28
Data di Pubblicazione 2021-01-28
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore nafisantanta
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}