Roblox Dark Mode [BETA]

This extension enables dark theme on the Roblox website. You can find me here: https://www.roblox.com/users/80848299/profile

Roblox Dark Mode [BETA]คืออะไร?

Roblox Dark Mode [BETA] เป็นส่วนขยายของ Chrome ที่พัฒนาโดย raybipse และคุณลักษณะหลักของมันคือ "This extension enables dark theme on the Roblox website. You can find me here: https://www.roblox.com/users/80848299/profile"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Roblox Dark Mode [BETA]

ดาวน์โหลดไฟล์ส่วนขยาย Roblox Dark Mode [BETA] ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This version is in BETA, bugs are easier to find together, my discord server is https://discord.gg/Ppc3ua5

The library, trade, and groups is not in dark mode yet, I will update that in later versions.

Update 0.1.2.3: Fixed many bugs (thanks to chaugen1#9079 )
Update 0.1.2.2: Made topbar black and added support for developer page!
Update 0.1.2.1: Fixed chat text
Update 0.1.2.0: Special date for 1 thousand users! Dark mode now support develop page! More dark mode like stats and config for developers will come soon. Please report bugs to me
Update 0.1.1.7: Group bug patch
Update 0.1.1.6: Add support for groups! Plus bug fixes for avatar, and signup page CSS not loading for some users. There is currently a lot of bugs for groups page, please report them to me at my discord
Update 0.1.1.4: Fixed trading, added dark mode on promo codes, made close icon to white
Update 0.1.1.3: Fixed dark lines in games, group page was accidentally enabled for dark mode, and other minors
Update 0.1.1.2: Fixed bug where some people are not able to use the extension, thanks to 󠂪L#8719
Update 0.1.1.1: Fixed icon file path, short-term fix for groups, and dark mode for group search fixed                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Roblox Dark Mode [BETA] Roblox Dark Mode [BETA]
ID ofihldbgiamocahfajcndceojpeiomph
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/roblox-dark-mode-beta/ofihldbgiamocahfajcndceojpeiomph
คำอธิบาย This extension enables dark theme on the Roblox website. You can find me here: https://www.roblox.com/users/80848299/profile
ขนาดไฟล์ 24.06 KB
จำนวนการติดตั้ง 2,913
เวอร์ชันปัจจุบัน 0.1.2.3
อัปเดตครั้งล่าสุด 2021-01-27
วันที่เผยแพร่ 2019-01-22
คะแนน 4.17/5 รวมทั้งหมด 47 คะแนน
ผู้พัฒนา raybipse
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.roblox.com
URL หน้าช่วยเหลือ https://discord.gg/Ppc3ua5
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Roblox Dark Mode [BETA]",
    "short_name": "RbxDark",
    "version": "0.1.2.3",
    "description": "This extension enables dark theme on the Roblox website. You can find me here: https:\/\/www.roblox.com\/users\/80848299\/profile",
    "web_accessible_resources": [
        "after.css"
    ],
    "icons": {
        "16": "Images\/icon16.png",
        "48": "Images\/icon48.png",
        "96": "Images\/icon96.png",
        "128": "Images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "Images\/icon48.png"
    },
    "content_scripts": [
        {
            "exclude_matches": [
                "https:\/\/www.roblox.com\/Upgrades*",
                "https:\/\/www.roblox.com\/premium*",
                "https:\/\/www.roblox.com\/my\/money*",
                "https:\/\/web.roblox.com\/Upgrades",
                "https:\/\/web.roblox.com\/premium",
                "https:\/\/web.roblox.com\/my\/money*"
            ],
            "matches": [
                "https:\/\/www.roblox.com\/*",
                "https:\/\/web.roblox.com\/*"
            ],
            "js": [
                "script.js"
            ],
            "css": [
                "styles.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.roblox.com\/my\/avatar\/*",
                "https:\/\/web.roblox.com\/my\/avatar\/*"
            ],
            "css": [
                "avatar.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.roblox.com\/account\/signupredir\/*",
                "https:\/\/web.roblox.com\/account\/signupredir\/*"
            ],
            "css": [
                "signup.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.roblox.com\/My\/Group*",
                "https:\/\/www.roblox.com\/my\/group*",
                "https:\/\/www.roblox.com\/groups*",
                "https:\/\/www.roblox.com\/places\/create",
                "https:\/\/web.roblox.com\/My\/Group*",
                "https:\/\/web.roblox.com\/group*",
                "https:\/\/web.roblox.com\/my\/group*",
                "https:\/\/web.roblox.com\/places\/create"
            ],
            "css": [
                "group.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.roblox.com\/develop*",
                "https:\/\/web.roblox.com\/develop*",
                "https:\/\/www.roblox.com\/universes\/configure*",
                "https:\/\/web.roblox.com\/universes\/configure*",
                "https:\/\/www.roblox.com\/places\/*\/update",
                "https:\/\/web.roblox.com\/places\/*\/update"
            ],
            "css": [
                "develop.css"
            ]
        }
    ]
}