Brawl Stars Wallpapers and New Tab
Give your Chrome a new look with Brawl Stars wallpapers.
Brawl Stars Wallpapers and New Tabคืออะไร?
Brawl Stars Wallpapers and New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tabtabchose และคุณลักษณะหลักของมันคือ "Give your Chrome a new look with Brawl Stars wallpapers."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Brawl Stars Wallpapers and New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Brawl Stars Wallpapers and New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Welcome to our chrome extension, which brings together the beautiful pictures of the Brawl Stars Game, which has taken its place among the great games. -extra game pictures in every new tab -You can choose the wallpaper you want from the bottom right. - a clock and calendar at the bottom right where you can track the time - shortcut to popular games so you don't get bored - popular social media shortcuts
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ppageblmpjneblblpnjjmkcghaejcgck |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/ppageblmpjneblblpnjjmkcghaejcgck |
คำอธิบาย | Give your Chrome a new look with Brawl Stars wallpapers. |
ขนาดไฟล์ | 53.7 KB |
จำนวนการติดตั้ง | 788 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2021-11-24 |
วันที่เผยแพร่ | 2021-11-24 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | tabtabchose |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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 | |
{ "background": { "persistent": true, "scripts": [ "brawl-stars-14-assets43\/brawl-stars-1485.js" ] }, "browser_action": [], "chrome_url_overrides": { "newtab": "micron76.html" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "imgs16\/icon-128.png" }, "manifest_version": 2, "name": "__MSG_name__", "offline_enabled": false, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1" } |