Brawl Stars HD Custom New Tab
Replace new tab with custom page, featuring Nezuko hd wallpapers Brawl Stars HD
Brawl Stars HD Custom New Tab란 무엇입니까?
Brawl Stars HD Custom New Tab은(는) Best New Tab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Replace new tab with custom page, featuring Nezuko hd wallpapers Brawl Stars HD"입니다.
확장 프로그램 스크린샷
Brawl Stars HD Custom New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
We've made a free new tab extension featuring the BRAWL STARS game and its characters, which enter the world of mobile gaming very quickly and reach millions of users. Brawl stars with the new tab extension, as well as the wallpapers of your favorite characters, many features chrome will meet you on your new tab page. ** Every new tab page of the most beautiful wallpapers of Brawl Stars game will meet you. ** You can view the weather of your region or another region on the new tab page. ** Quick date and time display. ** Quick access to social media icons ** internet history widget ** Favorites widget ** addiyos.com is an advanced search engine that uses google engine. Please share any comments and suggestions about Brawl Stars new tab extension. Thank you very much for downloading our extension.
확장 프로그램 기본 정보
이름 | |
ID | hncjoefkdfojhomdnjbiphcddpkjbpag |
공식 URL | https://chrome.google.com/webstore/detail/brawl-stars-hd-custom-new/hncjoefkdfojhomdnjbiphcddpkjbpag |
설명 | Replace new tab with custom page, featuring Nezuko hd wallpapers Brawl Stars HD |
파일 크기 | 5.9 MB |
설치 횟수 | 5,000 |
현재 버전 | 0.0.7 |
최근 업데이트 | 2020-04-28 |
출시 날짜 | 2020-04-27 |
평점 | 4.71/5 총 14 개의 평점 |
개발자 | Best New Tab |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.minecrafts.club/privacy-policy |
지원되는 언어 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "0.0.7", "default_locale": "en", "icons": { "128": "imgs\/ic128.png", "48": "imgs\/ic48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "imgs\/ic48.png" }, "chrome_url_overrides": { "newtab": "output.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/brawl-stars-hd.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |