BitLife Life Simulator Unblocked
BitLife Life Simulator Unblocked
O que é BitLife Life Simulator Unblocked?
BitLife Life Simulator Unblocked é uma extensão do Chrome desenvolvida por NvK Team, e sua principal característica é "BitLife Life Simulator Unblocked".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão BitLife Life Simulator Unblocked
Baixe arquivos de extensão BitLife Life Simulator Unblocked no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
BitLife Life Simulator Unblocked Do you find your life to be tedious and boring? Do you wish to live a new life that is suited to your desires? The BitLife Life Simulator game will help you do that! It's still a fun game, but now everything is locked behind a paywall. Even options that used to be free. Plus there are so many ads, I can't even click on something without an ad playing. I get it that ads is how you make money without having to have players and stuff, but everything is locked behind a price tag to the point where you're already making so much money. BitLife Life Simulator game introduction: BitLife is a life simulation game in which users take control of a stranger's life from beginning to end. It was released by Candy writer, a free app that, although not very famous on Google Play, has made a big impact on the gaming community. BITLIFE allows users to experience what would happen if they majored in acting or what they would do in their old age using a list of instructions, random events, and humor. This game has simple gameplay, basically the same as other simulation games. However, in this game, you will choose actions for each character's time instead of choosing dialogue. For example, at the age of 18, you will choose a character to study a major in college or maybe even go to the army. Characters in the game will have 4 basic stats including health, happiness, appearance, and intelligence. In my opinion, health is the most important factor because only when you have health can you do more things. You can improve your appearance with makeup, beautify yourself with clothes or accessories, or even get plastic surgery. Regarding IQ, you can increase it by going to school. Sometimes a wrong choice of yours can also terrify the police, but unfortunately in the process of catching criminals, you are attacked by them, and your life is over. How to play BitLife game The rules of the game are very simple, you just need to choose the actions that are appropriate for the age of the character. You can play it on a PC or mobile phone, very convenient!
Informações Básicas da Extensão
Nome | BitLife Life Simulator Unblocked |
ID | hhjciojkfejbnacbiffmecpgppncglgj |
URL Oficial | https://chromewebstore.google.com/detail/bitlife-life-simulator-un/hhjciojkfejbnacbiffmecpgppncglgj |
Descrição | BitLife Life Simulator Unblocked |
Tamanho do Arquivo | 19.21 MB |
Contagem de Instalações | 38,256 |
Versão Atual | 1.0 |
Última Atualização | 2022-12-18 |
Data de Publicação | 2022-12-18 |
Classificação | 3.60/5 Total de 10 Avaliações |
Desenvolvedor | NvK Team |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://ubg365.github.io/ |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "BitLife Life Simulator Unblocked", "version": "1.0", "default_locale": "en", "description": "BitLife Life Simulator Unblocked", "homepage_url": "https:\/\/ubg365.github.io\/bitlife-life-simulator.html", "background": { "service_worker": "background.js" }, "action": { "default_title": "BitLife Life Simulator 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" } } |