Roblox Wallpaper HD [New Tab Theme]

Install Roblox Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.

Roblox Wallpaper HD [New Tab Theme]คืออะไร?

Roblox Wallpaper HD [New Tab Theme] เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://onlynewtab.com และคุณลักษณะหลักของมันคือ "Install Roblox Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Roblox Wallpaper HD [New Tab Theme]

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

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

                        *Install the extension to get HD wallpapers of Roblox every time you open a new tab.
For those who love this series!!, like me, I’ve created this New Tab extension. Have fun! 🙂

– Watch your favourite wallpaper from many available Roblox and Roblox wallpapers.

 Shuffle all pictures (randomized background images) or Shuffle your favorite Roblox themes only. More HD wallpapers of Roblox will be added soon.

– Check Date & Time instantly with a digital clock in Chrome new tab themes.                    

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

ชื่อ Roblox Wallpaper HD [New Tab Theme] Roblox Wallpaper HD [New Tab Theme]
ID lklgbpbigelbaiadbpfaablaknahhgij
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/roblox-wallpaper-hd-new-t/lklgbpbigelbaiadbpfaablaknahhgij
คำอธิบาย Install Roblox Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
ขนาดไฟล์ 992 KB
จำนวนการติดตั้ง 862
เวอร์ชันปัจจุบัน 5.0
อัปเดตครั้งล่าสุด 2021-05-26
วันที่เผยแพร่ 2021-02-18
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://onlynewtab.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://onlynewtab.com/roblox-wallpaper-hd-new-tab-theme/
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/1xrF2wK9c2UNdpopnuBR6FnoEVCvhBoFzT6TmFpNniig/edit?usp=sharing
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Roblox Wallpaper HD [New Tab Theme]",
    "manifest_version": 3,
    "version": "5.0",
    "description": "Install Roblox Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.",
    "action": {
        "default_icon": {
            "16": "logo16.png",
            "32": "logo32.png"
        }
    },
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "host_permissions": [
        "http:\/\/admin.onlynewtab.com\/*"
    ],
    "background": {
        "background.service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}