banana

banana game for playing

banana란 무엇입니까?

banana은(는) arealbanana에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "banana game for playing"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

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

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        this game is about a banana.
But not just any banana, THIS banana is different.
When you click on this banana you get points.
With points you can get skins.

get this game, thank you.


TIP: Right-click the banana icon in your browser to get the options screen                    

확장 프로그램 기본 정보

이름 banana banana
ID lhjclakkcphfbhpeiffdmllppjgnngjk
공식 URL https://chromewebstore.google.com/detail/banana/lhjclakkcphfbhpeiffdmllppjgnngjk
설명 banana game for playing
파일 크기 42.14 KB
설치 횟수 180
현재 버전 2.3
최근 업데이트 2023-10-16
출시 날짜 2021-11-21
개발자 arealbanana
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://arealbanana.com
개인정보 보호 정책 페이지 URL https://zzz.jacobdrath.co/privacy.html
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "banana",
    "description": "banana game for playing",
    "version": "2.3",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "media\/16.png",
        "32": "media\/32.png",
        "48": "media\/48.png",
        "128": "media\/128.png"
    },
    "options_page": "settings\/options.html"
}