meow

Quick launch meow media

Was ist meow?

meow ist eine Chrome-Erweiterung, die von nafisantanta entwickelt wurde, und ihr Hauptmerkmal ist "Quick launch meow media".

Erweiterungsscreenshots

screenshot
screenshot

meow-Erweiterungs-CRX-Datei herunterladen

Laden Sie meow-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name meow meow
ID mdodglofjgojkgimfekffjfbdbpcjdjn
Offizielle URL https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn
Beschreibung Quick launch meow media
Dateigröße 16.38 KB
Installationsanzahl 257
Aktuelle Version 1.0.0
Letztes Update 2021-01-28
Veröffentlichungsdatum 2021-01-28
Bewertung 3.00/5 Insgesamt 2 Bewertungen
Entwickler nafisantanta
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}