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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Roblox Wallpaper HD [New Tab Theme] 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        *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"
    }
}