New Tab - Fresh
Beautiful photos every time you open a new tab
New Tab - Freshคืออะไร?
New Tab - Fresh เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bhavir Shah และคุณลักษณะหลักของมันคือ "Beautiful photos every time you open a new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Tab - Fresh
ดาวน์โหลดไฟล์ส่วนขยาย New Tab - Fresh ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get inspired with beautiful photos and quotes.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | New Tab - Fresh |
ID | fdplkiclfakkcighicgedbafohgljebp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/new-tab-fresh/fdplkiclfakkcighicgedbafohgljebp |
คำอธิบาย | Beautiful photos every time you open a new tab |
ขนาดไฟล์ | 984 KB |
จำนวนการติดตั้ง | 13 |
เวอร์ชันปัจจุบัน | 3.0.0 |
อัปเดตครั้งล่าสุด | 2022-05-24 |
วันที่เผยแพร่ | 2020-04-09 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Bhavir Shah |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/shahbhavir |
URL หน้าช่วยเหลือ | https://github.com/shahbhavir |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "New Tab - Fresh", "version": "3.0.0", "description": "Beautiful photos every time you open a new tab", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "icons": { "192": "images\/android-chrome-192x192.png", "384": "images\/android-chrome-384x384.png" }, "homepage_url": "https:\/\/github.com\/shahbhavir", "short_name": "New Tab" } |