Dragon Wallpaper HD New Tab Theme
Install Dragon Wallpaper HD New Tab Theme and change the look of your PC/Laptop. Customize Your Custom Tab, Play Games etc.
Dragon Wallpaper HD New Tab Theme란 무엇입니까?
Dragon Wallpaper HD New Tab Theme은(는) https://onlynewtab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Install Dragon Wallpaper HD New Tab Theme and change the look of your PC/Laptop. Customize Your Custom Tab, Play Games etc."입니다.
확장 프로그램 스크린샷
Dragon Wallpaper HD New Tab Theme 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
👉Dragon Wallpaper HD New Tab Theme is an extension of chrome. With the assistance of the new tab one can equally see the prior window and can get to numerous windows all at once. You can use distinctive New Tab at one time and do look and work simultaneously at one time. 👉New Tab additionally be embellishing by adding different kinds of settings and themes available online freed from cost. 👉You can degree by tapping on notwithstanding sign on google chrome and capitalize on your work far and away with the help of New tab. 👉Highlights of Dragon Wallpaper HD New Tab Theme Extension 👍Shuffle Dragon backdrop each time you open another tab. 👍Randomize Dragon foundation topic in settings choice. 👍Search sites with custom web search. 👍Quick admittance to Amazon, Youtube, Facebook, Twitter, Gmail, Yahoo, Whatapps Web. 👍Show current date and time consequently. Shroud date time in settings alternative. 👍Get simple admittance to your most oftentimes visited sites.
확장 프로그램 기본 정보
이름 | |
ID | eeendggomicggabglkfghbhddhlhplcp |
공식 URL | https://chrome.google.com/webstore/detail/dragon-wallpaper-hd-new-t/eeendggomicggabglkfghbhddhlhplcp |
설명 | Install Dragon Wallpaper HD New Tab Theme and change the look of your PC/Laptop. Customize Your Custom Tab, Play Games etc. |
파일 크기 | 776 KB |
설치 횟수 | 64 |
현재 버전 | 2.0 |
최근 업데이트 | 2021-05-23 |
출시 날짜 | 2021-02-02 |
개발자 | https://onlynewtab.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://onlynewtab.com/dragon-wallpaper-hd-new-tab-theme/ |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Dragon Wallpaper HD New Tab Theme", "version": "2.0", "description": "Install Dragon Wallpaper HD New Tab Theme and change the look of your PC\/Laptop. Customize Your Custom Tab, Play 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" } } |