Memify
This extension removes your stress
Apa itu Memify?
Memify adalah ekstensi Chrome yang dikembangkan oleh shyam sundar, dan fitur utamanya adalah "This extension removes your stress".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Memify
Unduh file ekstensi Memify dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | clnomhekfoclkhdphboaeagjgmgkdjgg |
URL Resmi | https://chrome.google.com/webstore/detail/memify/clnomhekfoclkhdphboaeagjgmgkdjgg |
Deskripsi | This extension removes your stress |
Ukuran File | 2.22 MB |
Jumlah Instalasi | 256 |
Versi Saat Ini | 0.1 |
Terakhir Diperbarui | 2021-10-12 |
Tanggal Publikasi | 2021-10-12 |
Penilaian | 4.75/5 Total 4 Penilaian |
Pengembang | shyam sundar |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/mayhsundar/ |
URL Halaman Bantuan | https://github.com/mayhsundar/ |
URL Halaman Kebijakan Privasi | https://www.freeprivacypolicy.com/live/140e0019-dedb-4a56-a344-455bc72eb103 |
Bahasa yang Didukung | 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" } } |