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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension allow you to play BitLife Life Simulator Unblocked game on your chrome browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में BitLife Unblocked Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}