meow

Quick launch meow media

Apa itu meow?

meow adalah ekstensi Chrome yang dikembangkan oleh nafisantanta, dan fitur utamanya adalah "Quick launch meow media".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi meow

Unduh file ekstensi meow dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama meow meow
ID mdodglofjgojkgimfekffjfbdbpcjdjn
URL Resmi https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn
Deskripsi Quick launch meow media
Ukuran File 16.38 KB
Jumlah Instalasi 257
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2021-01-28
Tanggal Publikasi 2021-01-28
Penilaian 3.00/5 Total 2 Penilaian
Pengembang nafisantanta
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}