Memify

This extension removes your stress

Memify란 무엇입니까?

Memify은(는) shyam sundar에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension removes your stress"입니다.

확장 프로그램 스크린샷

screenshot

Memify 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.                    

확장 프로그램 기본 정보

이름 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"
    }
}