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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Best New Tab และคุณลักษณะหลักของมันคือ "Replace new tab with custom page, featuring Nezuko hd wallpapers Brawl Stars HD"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Brawl Stars HD Custom New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Brawl Stars HD Custom New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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'" } |