meow

Quick launch meow media

O que é meow?

meow é uma extensão do Chrome desenvolvida por nafisantanta, e sua principal característica é "Quick launch meow media".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão meow

Baixe arquivos de extensão meow no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome meow meow
ID mdodglofjgojkgimfekffjfbdbpcjdjn
URL Oficial https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn
Descrição Quick launch meow media
Tamanho do Arquivo 16.38 KB
Contagem de Instalações 257
Versão Atual 1.0.0
Última Atualização 2021-01-28
Data de Publicação 2021-01-28
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor nafisantanta
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}