Memify

This extension removes your stress

什么是Memify?

Memify是由shyam sundar开发的Chrome扩展程序,该扩展的主要功能是“This extension removes your stress”。

扩展截图

screenshot

下载Memify扩展crx文件

下载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"
    }
}