Super Cars New Tab & wallpapers
For those of you who like Super Cars must have this.
Super Cars New Tab & wallpapersคืออะไร?
Super Cars New Tab & wallpapers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ahr2hhk และคุณลักษณะหลักของมันคือ "For those of you who like Super Cars must have this."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Super Cars New Tab & wallpapers
ดาวน์โหลดไฟล์ส่วนขยาย Super Cars New Tab & wallpapers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
If you want an amazing wallpaper browser, please download the Super Cars wallpaper HD new tabs for fans. This application provides a gallery of the best images for fans. Make your chorme more cool with this Best app. Super Cars New Tab & wallpapers is an application that provides lots of wallpapers about Super Cars. For those of you who like Super Cars must have this wallpaper application. lets you manage any image as wallpaper more cool. This For You To Explore... With these super amazing Super Cars backgrounds you can make your chrome browser look new and modern! Our intention is to serve amazing backgrounds to people all over the world. Bring your tab new tab back to life delivered by our team to you. Each themes is a real masterpiece - only install it to see more!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ekddodcachdkjlicoceophbcdkeiikie |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/super-cars-new-tab-wallpa/ekddodcachdkjlicoceophbcdkeiikie |
คำอธิบาย | For those of you who like Super Cars must have this. |
ขนาดไฟล์ | 52.98 KB |
จำนวนการติดตั้ง | 107 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2019-04-11 |
วันที่เผยแพร่ | 2019-04-11 |
คะแนน | 4.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | ahr2hhk |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://newfreewallpaper.com |
URL หน้าช่วยเหลือ | https://newfreewallpaper.com/page/contact |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "2.0", "default_locale": "en", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Super Cars New Tab & wallpapers" }, "permissions": [ "tabs" ] } |