Memify
This extension removes your stress
Memifyとは何ですか?
Memifyはshyam sundarによって開発されたChromeの拡張機能で、その主な機能は「This extension removes your stress」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |