Memix - Make memes fast
Make memes with Memix! Choose meme templates, add text, and share. Simple, free, and done in seconds.
什么是Memix - Make memes fast?
Memix - Make memes fast是由Memix开发的Chrome扩展程序,该扩展的主要功能是“Make memes with Memix! Choose meme templates, add text, and share. Simple, free, and done in seconds.”。
扩展截图
下载Memix - Make memes fast扩展crx文件
下载Memix - Make memes fast扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Instantly turn your texts into memes with Memix! Say goodbye to the hassle of finding the perfect meme template on Google or relying on a meme-savvy friend to create one for you. With Memix, you can choose from a collection of popular meme templates and create your own meme in a snap, right from your browser. With the Memix Chrome extension, you can: • Choose from a wide variety of meme templates to create your custom memes • Add text to your memes to make them personal and express yourself • Share your memes directly with friends and family • Search for specific meme templates using keywords Memix is the ultimate app for anyone who loves to create memes. Install the Memix Chrome extension today and start creating memes! Features: • Simple and easy-to-use interface • A wide variety of meme templates to choose from, including both static and animated templates • Add text to your memes to personalize them and express yourself • Share memes directly from your browser • Search for specific meme templates using keywords • Save your favorite meme templates for future use • Completely free to use with no ads Need support? Contact [email protected]. Learn about our privacy policies here: https://www.memix.com/privacy-policy/
扩展基本信息
名称 | Memix - Make memes fast |
ID | kminljkpgbjgnilbamlfeljnebggggdd |
官方URL | https://chromewebstore.google.com/detail/memix-make-memes-fast/kminljkpgbjgnilbamlfeljnebggggdd |
简介 | Make memes with Memix! Choose meme templates, add text, and share. Simple, free, and done in seconds. |
文件大小 | 245 KB |
安装次数 | 91 |
当前版本 | 0.0.0.3 |
更新时间 | 2023-05-02 |
上架时间 | 2023-04-09 |
评分 | 5.00/5 共3次评分 |
开发者 | Memix |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.memix.com |
隐私政策页面URL | https://www.memix.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Memix - Make memes fast", "description": "Make memes with Memix! Choose meme templates, add text, and share. Simple, free, and done in seconds.", "version": "0.0.0.3", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "Open the popup" }, "permissions": [ "downloads" ], "icons": { "16": "logo_16.png", "48": "logo_48.png", "128": "logo_128.png" } } |