Dogfight Game Wallpaper New Tab Theme
Change the layout Front Of Chrome Apps using Dogfight Game Wallpaper New Tab Theme [Install Now] Images Change in every click
Dogfight Game Wallpaper New Tab Theme란 무엇입니까?
Dogfight Game Wallpaper New Tab Theme은(는) gamestabpvtltd에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Change the layout Front Of Chrome Apps using Dogfight Game Wallpaper New Tab Theme [Install Now] Images Change in every click"입니다.
확장 프로그램 스크린샷
Dogfight Game Wallpaper New Tab Theme 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Install Dogfight Game Wallpaper New Tab Theme extension to change your new-tab page to Onlynewtab customized new-tab page and enjoy many Dogfight wallpapers, along with various quality-of-life features like Online Games, Show Time & Etc A dogfight, or dog fight, is an aerial battle between fighter aircraft conducted at close range. Dogfighting first occurred in Mexico in 1913, shortly after the invention of the airplane. Until at least 1992, it was a component in every major war, despite beliefs after World War II that increasingly greater speeds and longer-range weapons would make dogfighting obsolete. Features Of New Tab. 1. Play Online Games 2. Show Hide & Time. 3. Share in Just One click. 4. Shuffle Dogfight Wallpaper.
확장 프로그램 기본 정보
이름 | Dogfight Game Wallpaper New Tab Theme |
ID | llcbhdnoliggdbnlcecccidclmdllcam |
공식 URL | https://chromewebstore.google.com/detail/dogfight-game-wallpaper-n/llcbhdnoliggdbnlcecccidclmdllcam |
설명 | Change the layout Front Of Chrome Apps using Dogfight Game Wallpaper New Tab Theme [Install Now] Images Change in every click |
파일 크기 | 1.8 MB |
설치 횟수 | 62 |
현재 버전 | 1.2 |
최근 업데이트 | 2021-06-15 |
출시 날짜 | 2021-06-14 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | gamestabpvtltd |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://onlynewtab.com/ |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Dogfight Game Wallpaper New Tab Theme", "version": "1.2", "description": "Change the layout Front Of Chrome Apps using Dogfight Game Wallpaper New Tab Theme [Install Now] Images Change in every click", "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" } } |