Memify

This extension removes your stress

Что такое Memify?

Memify - это расширение Chrome, разработанное shyam sundar, и его основная функция - "This extension removes your stress".

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

screenshot

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

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

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

                        Memify is an extension developed for removing stress while working. 
We are lost in work and forget to smile. 

This extension would give a latest meme and would make you laugh, you have to just click on it.

Keep smiling. keep working.                    

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

Название Memify Memify
ID clnomhekfoclkhdphboaeagjgmgkdjgg
Официальный URL https://chrome.google.com/webstore/detail/memify/clnomhekfoclkhdphboaeagjgmgkdjgg
Описание This extension removes your stress
Размер файла 2.22 MB
Количество установок 256
Текущая Версия 0.1
Последнее Обновление 2021-10-12
Дата публикации 2021-10-12
Рейтинг 4.75/5 Всего 4 оценок
Разработчик shyam sundar
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://github.com/mayhsundar/
URL страницы помощи https://github.com/mayhsundar/
URL страницы политики конфиденциальности https://www.freeprivacypolicy.com/live/140e0019-dedb-4a56-a344-455bc72eb103
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memify",
    "description": "This extension removes your stress",
    "version": "0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": ".\/layout\/meme.html",
        "default_logo": ".\/resources\/logo.png"
    },
    "icons": {
        "128": ".\/resources\/logo.png"
    }
}