Meme Sounds
A lot of meme sound such as the air horn and more!
Meme Sounds란 무엇입니까?
Meme Sounds은(는) The3GamingStars에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A lot of meme sound such as the air horn and more!"입니다.
확장 프로그램 스크린샷
Meme Sounds 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A lot of sounds that are seen in a lot of memes. GETTING A HUGE UPDATE ON 1/30 MAKING IT RELEVENT WITH THE MEMES. BIG UPDATES FOR THE NEW MEMES EVERY MONTH OR SO.
확장 프로그램 기본 정보
이름 | |
ID | ehijnoajejjbmndcpfcalpbcibfklegk |
공식 URL | https://chrome.google.com/webstore/detail/meme-sounds/ehijnoajejjbmndcpfcalpbcibfklegk |
설명 | A lot of meme sound such as the air horn and more! |
파일 크기 | 5.97 MB |
설치 횟수 | 10,000 |
현재 버전 | 2.1 |
최근 업데이트 | 2019-01-22 |
출시 날짜 | 2019-01-22 |
평점 | 4.15/5 총 20 개의 평점 |
개발자 | The3GamingStars |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Meme Sounds", "description": "A lot of meme sound such as the air horn and more!", "version": "2.1", "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |