3x3 Chrome Extension
For all 3x3 lovers. New tab with background images of different basketball courts all over the world.
3x3 Chrome Extensionคืออะไร?
3x3 Chrome Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://3x3.petarperunovic.com และคุณลักษณะหลักของมันคือ "For all 3x3 lovers. New tab with background images of different basketball courts all over the world."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 3x3 Chrome Extension
ดาวน์โหลดไฟล์ส่วนขยาย 3x3 Chrome Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Replace new tab with 3x3 images custom page, counter that counts down the time until the start of the new season and the Olympics. ★ Features of "3x3 Custom New Tab" extension: ✔ Images of different basketball courts all over the world. ✔A counter that counts down the time until the start of the Olympics ★ We will together improve this application, like 3x3 World Facebook page. In 3x3 World we will discuss what functionality you need. Every second week we will have voting which functionality we will add next to 3x3 chrome extension. If you need help to improve your 3x3 skills, visit my website -> https://3x3.petarperunovic.com/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | 3x3 Chrome Extension |
ID | gbgbljkhpnkmdphfplapdllooiebhggj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/3x3-chrome-extension/gbgbljkhpnkmdphfplapdllooiebhggj |
คำอธิบาย | For all 3x3 lovers. New tab with background images of different basketball courts all over the world. |
ขนาดไฟล์ | 3.97 MB |
จำนวนการติดตั้ง | 247 |
เวอร์ชันปัจจุบัน | 1.1.0 |
อัปเดตครั้งล่าสุด | 2022-10-11 |
วันที่เผยแพร่ | 2020-07-05 |
ผู้พัฒนา | https://3x3.petarperunovic.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://3x3.petarperunovic.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "3x3 Chrome Extension", "description": "For all 3x3 lovers. New tab with background images of different basketball courts all over the world.", "version": "1.1.0", "icons": { "128": "icon_128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": "icon.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |