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 |
官方網址 | 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" } } |