meow

Quick launch meow media

Что такое meow?

meow - это расширение Chrome, разработанное nafisantanta, и его основная функция - "Quick launch meow media".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения meow

Скачайте файлы расширений meow в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название meow meow
ID mdodglofjgojkgimfekffjfbdbpcjdjn
Официальный URL https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn
Описание Quick launch meow media
Размер файла 16.38 KB
Количество установок 257
Текущая Версия 1.0.0
Последнее Обновление 2021-01-28
Дата публикации 2021-01-28
Рейтинг 3.00/5 Всего 2 оценок
Разработчик nafisantanta
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    ]
}