Memify
This extension removes your stress
Memify क्या है?
Memify shyam sundar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension removes your stress"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Memify एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } } |