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 |
Eメール | [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" } } |