Roblox Wallpaper

Roblox Wallpaper

Roblox New Tab Wallpapers, created just for roblox fans. Replaces your new tab with roblox new tab.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "31.29.09.7",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images5/icon19.png"
  },
  "background": {
    "service_worker": "js8/background20.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab20.html"
  },
  "action": {
    "default_title": "roblox"
  }
}