meow

Quick launch meow media

Vad är meow?

meow är en Chrome-tillägg utvecklad av nafisantanta, och dess huvudfunktion är "Quick launch meow media".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner meow-förlängningens CRX-fil

Ladda ner meow-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn meow meow
ID mdodglofjgojkgimfekffjfbdbpcjdjn
Officiell webbadress https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn
Beskrivning Quick launch meow media
Filstorlek 16.38 KB
Antal Installationer 257
Aktuell Version 1.0.0
Senast Uppdaterad 2021-01-28
Publiceringsdatum 2021-01-28
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare nafisantanta
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    ]
}