Memify
This extension removes your stress
Wat is Memify?
Memify is een Chrome-extensie ontwikkeld door shyam sundar, en de belangrijkste functie is "This extension removes your stress".
Extensie Screenshots
Download het CRX-bestand van de extensie Memify
Download Memify-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | clnomhekfoclkhdphboaeagjgmgkdjgg |
Officiële URL | https://chrome.google.com/webstore/detail/memify/clnomhekfoclkhdphboaeagjgmgkdjgg |
Beschrijving | This extension removes your stress |
Bestandsgrootte | 2.22 MB |
Aantal Installaties | 256 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2021-10-12 |
Publicatiedatum | 2021-10-12 |
Beoordeling | 4.75/5 Totaal 4 Beoordelingen |
Ontwikkelaar | shyam sundar |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/mayhsundar/ |
Help Pagina-URL | https://github.com/mayhsundar/ |
URL van de Privacybeleid Pagina | https://www.freeprivacypolicy.com/live/140e0019-dedb-4a56-a344-455bc72eb103 |
Ondersteunde Talen | 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" } } |