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]是由https://onlynewtab.com開發的Chrome擴展程式,該擴展的主要功能是“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]擴展crx文件
下載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.
擴展基本資訊
名稱 | |
ID | lklgbpbigelbaiadbpfaablaknahhgij |
官方網址 | 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" } } |