BitLife Unblocked Game

This extension allow you to play BitLife Life Simulator Unblocked game on your chrome browser.

什么是BitLife Unblocked Game?

BitLife Unblocked Game是由https://gamepluto.com开发的Chrome扩展程序,该扩展的主要功能是“This extension allow you to play BitLife Life Simulator Unblocked game on your chrome browser.”。

扩展截图

screenshot

下载BitLife Unblocked Game扩展crx文件

下载BitLife Unblocked Game扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        BitLife game is played by controlling a virtual character and making decisions that affect the character's life. The game's main objective is to make the character's life as successful as possible.

BitLife game starts with the player creating a character and choosing their gender, name, and appearance. The player then controls the character through different stages of life, starting from birth to death. 

The player can make various decisions, such as choosing a career, getting an education, getting married, having children, and more. Each decision affects the character's life in different ways, and the player must make choices that will improve their character's life.                    

扩展基本信息

名称 BitLife Unblocked Game BitLife Unblocked Game
ID jnaopjgcghbggcfebjhmjlgdheaaigkl
官方URL https://chromewebstore.google.com/detail/bitlife-unblocked-game/jnaopjgcghbggcfebjhmjlgdheaaigkl
简介 This extension allow you to play BitLife Life Simulator Unblocked game on your chrome browser.
文件大小 19.13 MB
安装次数 7,856
当前版本 141.24.2.1
更新时间 2023-01-19
上架时间 2023-01-19
评分 5.00/5 共3次评分
开发者 https://gamepluto.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://gamepluto.com/game/bitlife-life-simulator/
帮助页面URL https://gamepluto.com/page/contact-us/
隐私政策页面URL https://gamepluto.com/page/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "BitLife Unblocked Game",
    "version": "141.24.2.1",
    "description": "This extension allow you to play BitLife Life Simulator Unblocked game on your chrome browser.",
    "homepage_url": "https:\/\/gamepluto.com\/game\/bitlife-life-simulator\/",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "BitLife Unblocked",
        "default_icon": {
            "16": "img\/icon16.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.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": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}