BEES
Express your love for bees in the only way they deserve
BEES란 무엇입니까?
BEES은(는) Froag Development에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Express your love for bees in the only way they deserve"입니다.
확장 프로그램 스크린샷
BEES 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Have you ever been so deeply enamored with bees that your greatest worldly desire was to be surrounded by a bountiful body of bees, all humming in a beautiful orchestra of buzzing wings? This extension aims to personify this feeling, by granting a user the ability to express their obsession with the bee species at the push of a button. The extension, upon activation, opens a window that begins playing an appropriate anthem of a bee lover, as well as showing an infinitely looping slideshow of bees. Suggestions for bee images to be added are welcome.
확장 프로그램 기본 정보
이름 | |
ID | ligfbncfbmcbnojgibglfoajnphonhno |
공식 URL | https://chromewebstore.google.com/detail/bees/ligfbncfbmcbnojgibglfoajnphonhno |
설명 | Express your love for bees in the only way they deserve |
파일 크기 | 5.77 MB |
설치 횟수 | 216 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2016-12-02 |
출시 날짜 | 2016-12-02 |
평점 | 5.00/5 총 6 개의 평점 |
개발자 | Froag Development |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BEES", "description": "Express your love for bees in the only way they deserve", "version": "1.0.4", "browser_action": { "default_popup": "bee.html" }, "icons": { "16": "face16.png", "48": "face48.png", "128": "face128.png" } } |