Memify

This extension removes your stress

What is Memify?

Memify is a Chrome extension developed by shyam sundar, and its main feature is "This extension removes your stress".

Extension Screenshots

screenshot

Download Memify Extension CRX File

Download Memify extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Memify Memify
ID clnomhekfoclkhdphboaeagjgmgkdjgg
Official URL https://chrome.google.com/webstore/detail/memify/clnomhekfoclkhdphboaeagjgmgkdjgg
Description This extension removes your stress
File Size 2.22 MB
Installation Count 256
Current Version 0.1
Last Updated 2021-10-12
Publish Date 2021-10-12
Rating 4.75/5 Total 4 Ratings
Developer shyam sundar
Email [email protected]
Payment Type free
Extension Website https://github.com/mayhsundar/
Help Page URL https://github.com/mayhsundar/
Privacy Policy Page URL https://www.freeprivacypolicy.com/live/140e0019-dedb-4a56-a344-455bc72eb103
Supported Languages 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"
    }
}