Memify

This extension removes your stress

Memifyคืออะไร?

Memify เป็นส่วนขยายของ Chrome ที่พัฒนาโดย shyam sundar และคุณลักษณะหลักของมันคือ "This extension removes your stress"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Memify

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Memify Memify
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"
    }
}