BitLife Unblocked
Live your virtual life to the fullest in BitLife, a life simulation game where you make choices and face consequences
BitLife Unblocked란 무엇입니까?
BitLife Unblocked은(는) https://fg4u.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Live your virtual life to the fullest in BitLife, a life simulation game where you make choices and face consequences"입니다.
확장 프로그램 스크린샷
BitLife Unblocked 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Live your virtual life to the fullest in BitLife, a life simulation game where you make choices and face consequences. Will you become a successful CEO or end up in jail? Play now and find out! How will you live your BitLife? Will you make all the right choices and try to become a model citizen before you die? You can fall in love, have kids, and pursue education. Or will you make choices that horrify your parents? You could end up in a life of crime, love or adventure, start a prison riot, smuggle drugs, and cheat on your spouse. The choice is yours... HOW TO INSTALL? 1. Click "Add to Chrome" to install the extension 2. Pin the BitLife Unblocked extension icon to the Chrome toolbar 3. Click the BitLife Unblocked icon on the Chrome toolbar, the BitLife Unblocked popup will open. That's all you need to do! Have fun! HOW TO PLAY? Use Mouse to play this game If you want play more game, press more game to play. Good Luck!
확장 프로그램 기본 정보
이름 | |
ID | jjkichabihpokhpgkihjpfeofahdbdkb |
공식 URL | https://chrome.google.com/webstore/detail/bitlife-unblocked/jjkichabihpokhpgkihjpfeofahdbdkb |
설명 | Live your virtual life to the fullest in BitLife, a life simulation game where you make choices and face consequences |
파일 크기 | 19.52 MB |
설치 횟수 | 118 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2023-04-13 |
출시 날짜 | 2023-04-13 |
개발자 | https://fg4u.net |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://unblockedgamee.com/page/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "BitLife Unblocked", "version": "1.0.1", "description": "Live your virtual life to the fullest in BitLife, a life simulation game where you make choices and face consequences", "homepage_url": "https:\/\/fg4u.net\/experience-lifes-possibilities-with-bitlife-life-simulator\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "BitLife Unblocked", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "index.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |