Roblox +, enhance your Roblox.Better Roblox!

Enhance your Roblox experience!Enhance your Roblox experience!

Τι είναι το Roblox +, enhance your Roblox.Better Roblox!;

Το Roblox +, enhance your Roblox.Better Roblox! είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Better ever, και η κύρια λειτουργία του είναι "Enhance your Roblox experience!Enhance your Roblox experience!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Roblox +, enhance your Roblox.Better Roblox!

Λήψη αρχείων επέκτασης Roblox +, enhance your Roblox.Better Roblox! σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Add new features to the Roblox 🟥 website.

Improve Roblox using the tools provided inside this extension.

Become Roblox Professional user, make your life on Roblox a whole lot better by giving you features like game statistics on your favorite games! Its one of the only extensions that will calculate how much money games make on Roblox. We will be releasing more features in the future stay tuned!

Working at a low level, the expansion opens up a lot of features that were hidden by the game developers, or disappeared due to updates. 🟥 RBLX + will open access to them again. 
Get more fun and customization with an exciting new Roblox game extension

Chrome Extension for Roblox games  adds dozens of useful and unique features to the Roblox.com web experience.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Roblox +, enhance your Roblox.Better Roblox! Roblox +, enhance your Roblox.Better Roblox!
ID mgbkojamndckbfmhlgcfoopaljhhmckh
Επίσημο URL https://chrome.google.com/webstore/detail/roblox-+-enhance-your-rob/mgbkojamndckbfmhlgcfoopaljhhmckh
Περιγραφή Enhance your Roblox experience!Enhance your Roblox experience!
Μέγεθος Αρχείου 547 KB
Αριθμός Εγκαταστάσεων 153,175
Τρέχουσα Έκδοση 1.0.4
Τελευταία Ενημέρωση 2022-11-01
Ημερομηνία Δημοσίευσης 2021-09-20
Αξιολόγηση 4.71/5 Συνολικά 275 Αξιολογήσεις
Προγραμματιστής Better ever
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,fil,fr,nl,no,vi,ca,da,et,es,es-419,hr,it,lv,hu,pl,pt-BR,pt-PT,ro,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "default_locale": "en",
    "short_name": "BTRoblox",
    "description": "__MSG_extDescription__",
    "version": "1.0.4",
    "minimum_chrome_version": "80",
    "incognito": "split",
    "browser_action": {
        "default_title": "Open BTRoblox Settings"
    },
    "options_page": "html\/settings.html",
    "icons": {
        "128": "img\/icon_128.png"
    },
    "background": {
        "scripts": [
            "scripts\/general.js",
            "scripts\/utility.js",
            "scripts\/bg\/blogfeed.js",
            "scripts\/bg\/groupshout.js",
            "scripts\/bg\/contextmenu.js",
            "scripts\/bg\/browseraction.js",
            "scripts\/bg\/messaging.js",
            "scripts\/bg\/bg.js"
        ]
    },
    "permissions": [
        "*:\/\/*.roblox.com\/",
        "*:\/\/*.rbxcdn.com\/",
        "contextMenus",
        "notifications",
        "storage",
        "alarms",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "web_accessible_resources": [
        "assets\/*",
        "css\/*",
        "img\/*",
        "\/res\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "scripts\/cursor\/content.js"
            ],
            "css": [
                "assets\/cursor\/cursor.css"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/www.roblox.com\/*",
                "*:\/\/web.roblox.com\/*"
            ],
            "js": [
                "scripts\/general.js",
                "scripts\/utility.js",
                "scripts\/content.js",
                "scripts\/utility\/injectCss.js",
                "scripts\/utility\/injectJs.js",
                "scripts\/utility\/modifyTemplate.js",
                "scripts\/utility\/loadOptionalLibrary.js",
                "scripts\/settingsFeat\/themes.js",
                "scripts\/settingsFeat\/adblock.js",
                "scripts\/settingsFeat\/fastSearch.js",
                "scripts\/settingsFeat\/navigation.js",
                "scripts\/settingsFeat\/robuxToCash.js",
                "scripts\/siteBarRbx\/FileFormat\/ByteReader.js",
                "scripts\/siteBarRbx\/FileFormat\/Instance.js",
                "scripts\/siteBarRbx\/FileFormat\/XmlParser.js",
                "scripts\/siteBarRbx\/FileFormat\/BinaryParser.js",
                "scripts\/siteBarRbx\/FileFormat\/MeshParser.js",
                "scripts\/siteBarRbx\/AnimationParser.js",
                "scripts\/siteBarRbx\/Parser.js",
                "scripts\/siteBarRbx\/AssetCache.js",
                "scripts\/siteBarRbx\/RobloxApi.js",
                "scripts\/webpages\/common.js",
                "scripts\/webpages\/avatar.js",
                "scripts\/webpages\/catalog.js",
                "scripts\/webpages\/develop.js",
                "scripts\/webpages\/friends.js",
                "scripts\/webpages\/groups.js",
                "scripts\/webpages\/groupadmin.js",
                "scripts\/webpages\/home.js",
                "scripts\/webpages\/inventory.js",
                "scripts\/webpages\/itemdetails.js",
                "scripts\/webpages\/messages.js",
                "scripts\/webpages\/money.js",
                "scripts\/webpages\/placeconfig.js",
                "scripts\/webpages\/profile.js",
                "scripts\/inject.js",
                "scripts\/main.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ]
}