Witcher 3 Wallpaper HD [New Tab Theme]
Install Witcher 3 Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
Witcher 3 Wallpaper HD [New Tab Theme]란 무엇입니까?
Witcher 3 Wallpaper HD [New Tab Theme]은(는) https://onlynewtab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Install Witcher 3 Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc."입니다.
확장 프로그램 스크린샷
Witcher 3 Wallpaper HD [New Tab Theme] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Install the extension to get HD wallpapers of Witcher 3 Wild Hunt everytime you open a new tab. For those who love Witcher 3 Wild Hunt!!, like me, I’ve created this Witcher 3 Wild Hunt New Tab extension. Have fun! 🙂 FEATURES: – Select your favourite wallpaper from many available This Wild Hunt wallpapers. Shuffle all Witcher 3 Wild Hunt pictures (randomized background images) or Shuffle your favorite Witcher 3 Wild Hunt themes only. Check Date & Time instantly with a digital clock in Chrome new tab themes. – Weather indicator, current weather status is displayed directly in Chrome new tab themes. – Search with Google in the Chrome new tab themes. – Images are included, make it loads faster. Work offline (the addon does not download anything when you open a new tab).
확장 프로그램 기본 정보
이름 | |
ID | fodanohjmomcmhhjakonpjnkjbjiobmo |
공식 URL | https://chrome.google.com/webstore/detail/witcher-3-wallpaper-hd-ne/fodanohjmomcmhhjakonpjnkjbjiobmo |
설명 | Install Witcher 3 Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc. |
파일 크기 | 743 KB |
설치 횟수 | 67 |
현재 버전 | 5.0 |
최근 업데이트 | 2021-06-05 |
출시 날짜 | 2021-02-10 |
개발자 | https://onlynewtab.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://onlynewtab.com/witcher-3-wallpaper-hd-new-tab-theme/ |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Witcher 3 Wallpaper HD [New Tab Theme]", "manifest_version": 3, "version": "5.0", "description": "Install Witcher 3 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" } } |