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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://fg4u.net, και η κύρια λειτουργία του είναι "Live your virtual life to the fullest in BitLife, a life simulation game where you make choices and face consequences".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης BitLife Unblocked
Λήψη αρχείων επέκτασης BitLife Unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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" } } |