Memify

This extension removes your stress

Co to jest Memify?

Memify to rozszerzenie Chrome opracowane przez shyam sundar, a jego główną funkcją jest „This extension removes your stress”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Memify

Pobierz pliki rozszerzeń Memify w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Memify Memify
ID clnomhekfoclkhdphboaeagjgmgkdjgg
Oficjalny URL https://chrome.google.com/webstore/detail/memify/clnomhekfoclkhdphboaeagjgmgkdjgg
Opis This extension removes your stress
Rozmiar pliku 2.22 MB
Liczba instalacji 256
Aktualna Wersja 0.1
Ostatnia Aktualizacja 2021-10-12
Data Publikacji 2021-10-12
Ocena 4.75/5 Łącznie 4 Oceny
Deweloper shyam sundar
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/mayhsundar/
Adres URL Strony Pomocy https://github.com/mayhsundar/
Adres URL Strony Polityki Prywatności https://www.freeprivacypolicy.com/live/140e0019-dedb-4a56-a344-455bc72eb103
Obsługiwane Języki 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"
    }
}