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.

What is Roblox Wallpaper HD [New Tab Theme]?

Roblox Wallpaper HD [New Tab Theme] is a Chrome extension developed by https://onlynewtab.com, and its main feature is "Install Roblox Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Roblox Wallpaper HD [New Tab Theme] Extension CRX File

Download Roblox Wallpaper HD [New Tab Theme] extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        *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.                    

Extension Basic Information

Name Roblox Wallpaper HD [New Tab Theme] Roblox Wallpaper HD [New Tab Theme]
ID lklgbpbigelbaiadbpfaablaknahhgij
Official URL https://chromewebstore.google.com/detail/roblox-wallpaper-hd-new-t/lklgbpbigelbaiadbpfaablaknahhgij
Description Install Roblox Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
File Size 992 KB
Installation Count 862
Current Version 5.0
Last Updated 2021-05-26
Publish Date 2021-02-18
Rating 4.20/5 Total 5 Ratings
Developer https://onlynewtab.com
Email [email protected]
Payment Type free
Extension Website https://onlynewtab.com/roblox-wallpaper-hd-new-tab-theme/
Privacy Policy Page URL https://docs.google.com/document/d/1xrF2wK9c2UNdpopnuBR6FnoEVCvhBoFzT6TmFpNniig/edit?usp=sharing
Supported Languages 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"
    }
}